@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#wrap {
	background:#fff url(../image/bg02.jpg) left 200px repeat-x;
}

#mainimg {
	padding-top: 0;
}


/*#main {
	width: 900px;
	padding:20px 30px 0;
	margin: 0 auto;
	overflow: hidden;
 /zoom: 1;
}*/

#content .contact {
	margin-bottom:40px;
}
#main #pagetop {
	clear: both;
	text-align:right;
	margin:0px 4px 0px 0;
}
/*-------------------------------------------------------------------
	#gallery
-------------------------------------------------------------------*/
#gallery {
	margin-bottom: 5px;
	overflow: hidden;
	/zoom: 1;

}
#gallery p{
	font-size:1.14em;
	font-weight:bold;
	line-height:1.4;
	color:#999;
	margin:8px 0 35px;
	
}
#gallery dl {
	float: left;
	width: 190px;
	margin-right:35px;	
	margin-bottom:15px;
}
#gallery dl.none {
	margin-right: 0;
}
#gallery dl dt {
	margin: 7px 0 5px;
	font-weight:bold;
	line-height:1.6;
}

#gallery dl dd.image a{
	width:190px;
	height:190px;
	background:#E9E9E9;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
}
#gallery dl dd.comment {
	font-size: 0.85em;
}
#content p.btn02{
	text-align:right;
	margin-bottom:40px;
}
#content p.btn01{
	margin-bottom:30px;
}
/*-------------------------------------------------------------------
	#topics
-------------------------------------------------------------------*/

#topics {
	overflow-y: scroll;
	line-height:1.6;
	height:148px;
	margin-bottom:40px;
}
#topics dl {
	overflow: hidden;
 /zoom: 1;
	padding:4px 0 3px 20px;
}
#topics dl.even {
	background:#EFEFEF;
}
#topics dt {
	float: left;
}
#topics dd {
	padding: 0 0 0 105px;
}
#info .box p {
	margin-bottom:25px;
}
#info .box p span {
	font-weight:bold;
	color:#30980C;
}
#info {
	margin-bottom:8px;
	overflow:hidden;
	zoom:1;
}
#map {
	width:240px;
	height:240px;
	margin-bottom:20px;
	float:left;
}
#info .box{
	margin-left:270px;
}
#info .box dl dt {
	margin-bottom:10px;
}


