@charset "UTF-8";

address{
	overflow:hidden;
	}

h1{
	padding-bottom:55px;
	}
	
/*----------------------------------------------------
	index
----------------------------------------------------*/

	
/* main */	

.index #main{
	width:920px;
	}
	
.index h2{
	padding-bottom:20px;
	width:630px;
	margin:0 auto;
	}
	
.index  #main dl{
	padding-left:100px;
	background:url(../exhibition/img/index-img.gif) 0 0 no-repeat;
	width:530px;
	margin:0 auto;
	}
	
.index  #main dt{
	margin-bottom:15px;
	padding-right:18px;
	width:254px;
	float:left;
	background:url(../exhibition/img/index-dt-bg.gif) 0 0 no-repeat;
	font-size:18px;
	}
	
.index #main dt a{
	display:block;
	padding:27px 0 38px 54px;
	}
	
.index #main dd{
	float:right;
	font-size:10px;
	color:#666;
	padding-top:25px;
	width:258px;
	}	
	
	


/*----------------------------------------------------
	詳細ページ
----------------------------------------------------*/


.detail #main dt{
	padding-bottom:28px;
	margin-bottom:30px;
	background:url(../topics/img/detail-h3-bg.jpg) 0 100% repeat-x;
	font-size:14px;
	color:#666;
	font-weight:bold;
	}
	
.detail #main dd{
	padding-bottom:15px;
	}
	
.detail #main dd{
	width:440px;
	}
	
.detail #main dd.col1{
	float:left;
	clear:both;
	}
	
.detail #main dd.col2{
	float:right;
	}	


.detail #main dd img{
	float:left;
	padding-right:15px;
	}
	
.detail #main .inner{
	width:300px;
	float:right;
	}
	
.detail h2{
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:20px;
	width:280px;
	background:url(../common/img/icn-plus.gif) 0 0 no-repeat;
	line-height:1.2em;
	margin-top:0;
	margin-bottom:0;
	}
	
.detail h2 a{
	color:#000;
	}
	
.detail #main a:hover{
	_position:relative;
	_top:0px;
	_left:0px;
	}	
	
.detail address{
	font-size:10px;
	color:#666;
	}


/* main section1 */

	
.detail #main dl.section1{
	padding-bottom:30px;
	/padding-bottom:0px;
	margin-bottom:25px;
	width:100%;
	border-bottom:1px dotted #ccc;
	clear:both;
	}
	
	
/* main section2 */

	
.detail #main dl.section2{
	padding-bottom:30px;
	width:440px;
	}
	
	
.detail #main .line{
	padding-bottom:25px;
	border-top:1px dotted #ccc;
	clear:both;
	}


#contents .pagenate{
	width:880px;
	font-size:11px;
	line-height:1em;
	/line-height:1.1em;
	clear:both;
	}
	
#contents .pagenate div{
	width:263px;
	float:left;
	}
	
#contents .pagenate a:link,
#contents .pagenate a:visited{
	color:#000;
	}
	
#contents .pagenate a:hover{
	color:#c20000;
	}		
	
#contents .pagenate .prev{
	padding-left:30px;
	text-align:left;
	background:url(../house/img/icn-prev.gif) 0 0 no-repeat;
	}
	
	
	
/*----------------------------------------------------
	展示場詳細 20110603追加 
----------------------------------------------------*/	


.sample h2{
	padding-bottom:28px;
	margin-bottom:25px;
	background:url(../topics/img/detail-h3-bg.jpg) 0 100% repeat-x;
	font-size:14px;
	color:#666;
	font-weight:bold;
	position:relative;
	}


.sample h2 img{
	position:absolute;
	width:98px;
	height:34px;
	left:827px;
	top:-5px;
	}


/* main */


.sample #main .col1{
	float:left;
	width:550px;
	}

.sample #main .col1 table td{
	background:url(../house/img/casedetail-main-bg.gif) 0 0 no-repeat;
	vertical-align:middle;
	text-align:center;
	height:550px;
	}

.sample #contents #sub{
	float:right;
	width:325px;
	overflow:hidden;
	}
	
.sample #contents #sub ul{
	padding-bottom:35px;
	}
	
.sample #contents #sub ul li{
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	height:90px;
	width:90px;
	overflow:hidden;
	}
	
.sample #contents #sub ul li a{
	height:90px;
	width:90px;
	overflow:hidden;
	}
	
.sample #contents #sub ul li td{
	background:url(../img/group-bg.gif) 0px 0px no-repeat;
	width:90px;	
	height:90px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	}
	
.sample #contents #sub ul li a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

.sample #main .section2{
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	}
	
.sample #main .section2 table{
	width:550px;
	float:left;
	}
	
.sample #main .section2 th,
.sample #main .section2 td{
	text-align:left;
	vertical-align:top;
	}
	
.sample #main .section2 th{
	padding-bottom:15px;
	line-height:25px;
	width:80px;
	}
	
.sample #main .section2 td{
	padding-top:2px;
	}
	
.sample #main .section2 #map{
	float:right;
	width:325px;
	}
	
.sample #contents .pagenate .prev{
	padding-left:30px;
	text-align:left;
	background:url(../house/img/icn-prev.gif) 0 10px no-repeat;
	}	
		