@charset "shift-jis";

/*
--------------------------------------------
	住友林業-webサイトCSS
	
	下位ie モデルハウスページ用css
--------------------------------------------
*/



/* --------------------------------------------共通（モデルハウスページ用） */
.crumb {
	text-align:left;
	width:920px;
}



/* --------------------------------------------共通（ショールームタイトル周り用） */
div.shotit {
	clear:both;	
	width:920px;
	text-align:left;
	overflow:hidden;

}

div.shotit  div.shotitleleft {
	float:left;
	width:620px;
	display:block;
	text-align:left;
	overflow:hidden;
}

div.shotit  div.shotitleright {
	float:right;
	width:280px;
	display:block;
	text-align:right;
	overflow:hidden;	
}


/* IE以外用：ボックス領域の高さを確保 */
div.shotitle :after {
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	overflow: hidden; 
	}

div.shotit div.shotitleleft h2.showmid2 {
	font-size: 18px!important; 
	font-weight: bold;
	display:block;
	float:left;
	color:#004725;
	margin-right:30px;
	margin-top:3px;	
	}

div.showmid2 {
	font-size: 18px!important; 
	font-weight: bold;
	display:block;
	float:left;
	color:#004725;
	margin-right:30px;
	margin-top:3px;	
	}

.lastdate2 {
	display:block;
	float:left;	
	font-size: 12px; 
	line-height: 160%;
	padding-top:9px;
	color:#CC0000;
	}

.resulth2 {
	margin-bottom:10px;
}


div.shotit  div.shotitleleft h1.showh1 {
	clear:both;
	font-size: 28px!important; 
	line-height: 100%; 
	font-weight: bold;
	color:#004725;
	}



div.shotit5 {
	clear:both;	
	width:850px;
	text-align:left;
	overflow:hidden;
	margin-left:45px;

}



div.eventmid {
	font-size: 18px!important; 
	font-weight: bold;
	display:block;
	float:left;
	color:#004725;
	margin-right:30px;
	margin-top:3px;	
	}
	
h1.eventh1 {
	clear:both;
	font-size: 28px!important; 
	line-height: 100%; 
	font-weight: bold;
	color:#004725;
	}
	
h1.eventh1 span {
		font-size: 18px!important; 
	}	


/* --------------------------------------------検索結果（モデルハウスページ用） */

div#searchbox2 {
	clear: both;
	width: 902px;
	padding-bottom: 10px;
	padding-left: 18px;
	overflow:hidden;
	margin-top: 0px;	
}

div#searchbox3 {
	clear: both;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 10px;
	background:url(/ie/img3/show_bg.jpg) top right repeat-y;	
	overflow:hidden;
}

div#searchbox4 {
	clear: both;
	width: 920px;
	margin-bottom: 10px;
	background:url(/ie/img3/show_bg.jpg) top right repeat-y;	
	overflow:hidden;
}

div#searchbox5 {
	clear: both;
	width: 830px;
	margin-bottom: 10px;
	background:url(/ie/img3/event_bg.jpg) top right repeat-y;	
	overflow:hidden;
	margin-left:45px;
}


div#sb2left {
	clear: both;	
	float:left;
	width:540px;
	overflow:hidden;
}



div#sb4left {
	clear: both;	
	float:left;
	width:600px;
	overflow:hidden;
	text-align:left;
}

div#sb3left {
	clear: both;	
	float:left;
	width:582px;
	overflow:hidden;
}

div#sb2right {	
	float:right;
	width:355px;
	overflow:hidden;
	text-align:left;
}

div#sb3right {	
	float:right;
	width:312px;
	overflow:hidden;
	text-align:left;
}

div#sb4right {	
	float:right;
	width:300px;
	overflow:hidden;
	text-align:left;	
}

div#sb5left {
	clear: both;	
	float:left;
	width:582px;
	overflow:hidden;
}

div#sb5right {	
	float:right;
	width:160px;
	overflow:hidden;
	text-align:left;	
}


/* IE以外用：ボックス領域の高さを確保 */
div#sb2right:after,
div#sb3right:after{
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	overflow: hidden; 
	}

.clear {
	clear:both;
	}



/* --------------------------------------------表（モデルハウスページ用） */

dl.mhdetailbox {
	width:600px;
	border-top:1px solid #cccccc;
	overflow:hidden;
	margin-bottom:10px;		
}

dl.mhdetailbox dt {
	clear: left;
	float: left;
	width: 7.5em;
	padding: 7px 0px 4px  0;
	text-align:center;
	font-size: 0.8em;
	color: #008000;
	line-height:1em;
}

dl.mhdetailbox dd.none {
	margin-left: 0;
	padding: 3px 0px 8px 105px;
	background:url(/ie/img3/dlbk.jpg) bottom left no-repeat;
	font-size: 0.8em;
	line-height:1em;	
}

dl.mhdetailbox dd {
	margin-left: 0;
	padding: 7px 0px 4px 105px;
	background:url(/ie/img3/dlbk.jpg) bottom left no-repeat;
	font-size: 0.8em;
	line-height:1em;	
}


dl.mhdetailbox dd img {
	padding-right:4px;
}



dl.mhdetailbox dt p {
	padding-top:2px;

}

dl.mhdetailbox :after{
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0; 
	overflow: hidden; 
	}
.open {
	padding:4px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	overflow:hidden;
	line-height:120%;
}


/* --------------------------------------------写真（モデルハウスページ用） */

div#sb4left p.photo2 {
	width:600px;
	text-align:center;
	margin-bottom:15px;		
}

div#sb4left p.photo2 img {
	margin-right:3px;
	text-align:center;
}


.gmap {
	width:600px;
	height:300px;
	margin-bottom:10px;
}

/* --------------------------------------------一覧表（モデルハウスページ用） */

h2.lb {
	padding:3px;
	margin-bottom:0px;
	text-decoration:none!important;	
}





table.itiranbox2 {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-left:0px;
	width:500px;
	font-size:0.8em;
}

table.itiranbox2 th,
table.itiranbox2 td {
	border: 1px solid #ccc;
	vertical-align:middle;
}

table.itiranbox2 td.vat {
	vertical-align:top;
}

table.itiranbox2 td.tac {
	text-align: center;
}

table.itiranbox2 th table th,
table.itiranbox2 th table td,
table.itiranbox2 td table th,
table.itiranbox2 td table td {
	border: none;
}

table.itiranbox2 th p,
table.itiranbox2 td p {
	padding: 3px;
}

table.itiranbox2 th {
	text-align: center;
}

table.itiranbox2 th.ttl {
	background-color:#FAFFFE;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;

}

table.itiranbox2 th.detail {
	border-right: 1px dotted #ccc;
}

p.backtobtn {
	padding-top: 15px;
	text-align: center;
}


table.itiranbox2 p.detailbtn {
	width:51px;
	display:block;
	float:right;
	padding:0px;
}




table.itiranbox2 h2.lb {
	float:left;
	width:300px;
	display:block;
}

.mr7px {
	margin-right:7px;
}

/*    /検索一覧    */




/* --------------------------------------------右カラム（モデルハウスページ用） */

div#rightcolum2 {
  margin-left: 60px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}


h3#topix {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align:left;
}

div#sb4right ul {
  width: 188px;
   text-align:left; 
}

div#sb4right ul li{
  width: 188px;
  margin-bottom: 15px;
}

div#sb4right ul li img {
  border: 1px solid #ccc;
}

div#sb4right ul li.nobdr img {
  border: none;
}

div.tosell {
	overflow:hidden;
	background:url(/ie/showroom/img/phone_box.gif) top left no-repeat;
	width: 185px;
	padding:9px 0 0px 16px;
	height: 82px;
	text-align:left;


	
}

div.tosell p.toselltitle {
	background:url(/ie/showroom/img/phone_icon.gif) bottom left no-repeat;
	padding-left:25px;
	line-height:28px;
	font-size: 14px!important; 
	
}

div.tosell ul.tosellist {
	list-style-type:none;
	margin: -4px 0px 0px 25px!important;
	font-size:0.8em;

}

div.tosell ul.tosellist li{
	background-image:url(/ie/showroom/img/icon_ya.gif)!important;
	background-position: 3px left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 11px!important;
	margin: 0px!important;
	line-height:1.1em;
	font-size:0.8em;
}


ul.nearlist {
	list-style-type:none;
	font-size:0.8em;

}

ul.nearlist li{
	background-image:url(/ie/showroom/img/icon_ya.gif)!important;
	background-position: 1px left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 11px!important;
	margin: 0px!important;
	line-height:1.1em;
	font-size:0.8em;
}



.totop {
	width:900px;
	text-align:right;
}

/* --------------------------------------------googlemap（モデルハウスページ用） */

div#sb2left div.gmap {
	width:548px;

	height:300px;
	border:1px solid #cccccc;
	margin-bottom:15px;
}



/* --------------------------------------------（ショールーム表用） */


div.showditail {
	clear: both;	
	width:540px;
	border-top:2px solid #cccccc;
	overflow:hidden;
	margin-bottom:25px;
	background:url(/ie/img3/showDl.jpg) bottom center no-repeat;	
}

div.showditail h3 {
	float: left;
	width: 90px;
	padding: 3px 0;
	text-align:center;
	font-size: 0.8em !important;
	overflow:hidden;
	display:block;
	color: #004725;
}



div.showditail  div.txt {
	float: left;
	font-size: 0.8em;
	width:336px;
	text-align:left;
	padding: 3px 10px;
}



div.showditail  div.img {
	margin-left: 0;
	float: right;
	font-size: 0.8em;
	padding:3px 15px 3px 0;
}


/* --------------------------------------------（イベント表用） */

div.eventdata{
	clear: both;		
	width:578px;
	border:2px solid #adadad;
	overflow:hidden;
	margin-bottom:25px;

}

div.eventdetatitle{
	width:558px;
	background-color:#E5F3EA;
	overflow:hidden;
	padding:2px 10px;
}


div.eventdetatitle .etleft{
	width:400px;
	display:block;
	float:left;
}

div.eventdetatitle .etright{
	width:135px;
	float:right;
	display: block;
	text-align:right;
	font-size:0.8em;
}



div.eventdetatitle img{
	vertical-align:middle;
	
}

h2.et{
	font-size:14px!important;
	font-weight:bold!important;
	
}

.fl{
		float:left!important;
	display: block!important;
}




dl.eddl {
	width:580px;
	overflow:hidden;	
}

dl.eddl dt {
	clear: left;
	float: left;
	width: 6.5em;
	padding: 5px 0px 3px  0;
	text-align:center;
	font-size: 0.8em;
	color: #333333;
	line-height:1.1em;	
}


dl.eddl dd {
	margin-left: 0;
	padding: 5px 5px 3px 95px;
	background:url(/ie/img3/eventbg.jpg) bottom left no-repeat;
	font-size: 0.8em;
	line-height:1.1em;	
}


.contel {
	width:335px;
	float:left;
	display: block;
	font-weight: bold;
	color:#cc0000;
	font-size:15px!important;
}


.conwebl {
	width:135px;
	float:right;
	display: block;
}


/* --------------------------------------------表（イベント用） */


div.eventditail2 {
	clear: both;	
	width:578px;
	border:2px solid #cccccc;
	overflow:hidden;
	margin-bottom:25px;
	background:url(/ie/img3/eventDl.jpg) bottom center no-repeat;	
	margin-left:45px;
}

div.eventditail2 div.officename{
	float: left;
	width: 90px;
	padding: 3px 0;
	text-align:center;
	font-size: 0.8em !important;
	overflow:hidden;
	display:block;
	color: #004725;
}

div.eventditail2 p.officename {
	float: left;
	width: 90px;
	padding: 3px 0;
	text-align:center;
	font-size: 0.8em !important;
	overflow:hidden;
	display:block;
	color: #004725;
}



div.eventditail2 div.txt {
	float: left;
	font-size: 0.8em;
	width:336px;
	text-align:left;
	padding: 3px 1px 3px 10px;
}


div.eventditail2  div.img {
	margin-left: 0;
	font-size: 0.8em;
	padding:3px 15px 3px 0;
}

div.eventditail2 div.txt2 {
	float: left;
	font-size: 0.8em;
	width:400px;
	text-align:left;
	padding: 3px 1px 3px 10px;
}
div.eventditail2 div.txt2 img {
	vertical-align:middle;
}


/* --------------------------------------------表（イベントカテゴリーリスト） */


.selectcat {
	font-weight:bold;
	color:#004725;
	background:url(/ie/event/img/icon_ya01.gif) center left no-repeat;
	padding-left:16px;
	font-size:0.8em!important;
	margin-bottom:15px;	
}

.listcat {
	list-style-type:none;
	width:578px;
	overflow:hidden;
	background:#ebebeb;
	border: 2px solid #ababab;
}

.listcat li {
	display:block;
	float:left;
	font-size:0.65em!important;
	vertical-align: middle;
	padding:6px 2px 6px 2px;
	text-align:left;
	margin:0px;
}

.listcat li img {
	vertical-align: middle!important;
	margin-right:1px;
}


.listcat li.l01 {width:63px; background-color:#fee3cc;}
.listcat li.l02 {width:79px;}
.listcat li.l03 {width:79px;}
.listcat li.l04 {width:79px;}
.listcat li.l05 {width:79px;}
.listcat li.l06 {width:108px;}
.listcat li.l07 {width:63px;}

/* -------------------------------------------- */

#ieSubNaviContainer{
width:100%;
background:#fff url(/common/image/head_gn_bg.gif) repeat-x 0 -37px !important;
margin:-8px 0 0;
text-align:center;
}
div#ieSubNavi {
width: 920px;
margin:0 auto;
}
div#ieSubNavi img{
border:none;
}




/* --------------------------------------------tmp-top-contents（下位ページ用） */


div#1 {
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

/* IE以外用：ボックス領域の高さを確保 */
div#1:after {
  content: "."; 
  display: block; 
  clear: both; 
  visibility: hidden; 
  height: 0; 
  overflow: hidden; 
}




table#rightcolum2 {
  margin-left: 60px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}

table#rightcolum2 h3#topix {
  margin-top: 10px;
  margin-bottom: 20px;
}

table#rightcolum2 ul {
  width: 188px;
}

table#rightcolum2 ul li{
  width: 188px;
  margin-bottom: 15px;
}

table#rightcolum2 ul li img {
  border: 1px solid #ccc;
}

table#rightcolum2 ul li.nobdr img {
  border: none;
}

/* navi.css override */
#ieSubNaviContainer{
width:100%;
background:#fff url(/common/image/head_gn_bg.gif) repeat-x 0 -37px !important;
margin:-8px 0 0;
text-align:center;
}
div#ieSubNavi {
width: 920px;
margin:0 auto;
}
div#ieSubNavi img{
border:none;
}



/* EOF */