@charset "utf-8";


#exp_place #topimg {
	clear:both;
	width: 850px;
	height: 115px;
	background: #DDD;
	margin:0 0 10px 0;
	background: url("../img/top_img/05.jpg") no-repeat left center;


}
#exp_place #topimg h2 {
	float: left;
	text-indent: -9999px;
	
}
.contents h2 {
	border-bottom:1px solid #cc0099;
	padding:10px 0 0px 200px;
	margin: 10px 0 0 0;
	height: 60px;
	font-size:22px;
	font-weight: normal;
	background: url("../img/access/access_title.gif") no-repeat left center;
	}
#right_contents h3 {
	font-size:16px;
	border-bottom:1px solid #bde1e8;
	margin: 0 0 10px 0;
	font-size: 18px;
	padding:0 0 5px 0;
	}
div#g_map iframe{
	border: 1px solid #BBB;
}
div.address {float: right;}
div.explanation_area {
	width: 300px;
	margin:10px auto;
}
div.explanation_area a {
	width: 300px;
	height:60px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../img/common/explanation_button.gif) no-repeat left top;
	
}
div.explanation_area a:hover {
	background-position: left -60px;
}
.explanation_day li a {
	display: block;
	border-bottom:1px dotted #CCC;
	padding: 2px 0 2px 15px;
	background: url("../img/common/list02.gif") no-repeat left center;
}
.explanation_day li a:hover {
	background: #f7f7f7 url("../img/common/list02.gif") no-repeat 2px center;
}
.explanation_day li a span {
	font-weight: bold;
	font-size: 14px;
	margin-left:5px;
	color: #006633;
}
.kaijou {
	background:#f4f4f4;
	margin: 15px 0;
	padding:10px;
}
