@charset "utf-8";
/* CSS Document */

div#contents h1{
	background: url(../img/about/logo_fine2.png) no-repeat;
	width: 201px; height: 195px;
	text-indent: -9999px;
	float: left;
}

div#contents h2{
	background: url(../img/about/title_fee.png) no-repeat;
	width: 716px; height: 154px;
	text-indent: -9999px;
	float:right;
}

div#right_cont h3#gessha{
	width:626px;
	height:29px;
	background:url(../img/about/stitle_gessha.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
}

div#right_cont h3#ticket{
	width:626px;
	height:29px;
	background:url(../img/about/stitle_ticket.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
}

div#right_cont h3#visitor{
	width:626px;
	height:29px;
	background:url(../img/about/stitle_visitor.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
}

*+html>/**/body div#right_cont h3#visitor{
	width:626px;
	height:29px;
	background:url(../img/about/stitle_visito.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:18px;
}

div.fee_box{
	width:626px;
	clear:both;
	display:block;
}

*:first-child+html div.fee_box{
	width:626px;
	clear:both;
	display:block;
	margin-bottom:34px;
}

div#fee_box_low{
	width:626px;
	clear:both;
	display:block;
	border-top:#23c84d dotted 1px;
	padding-top:15px;
}

*:first-child+html div#fee_box_low{
	width:626px;
	clear:both;
	display:block;
	border-top:#23c84d dotted 1px;
	padding-top:15px;
	margin-top:-15px;
}

div.fee_box dt{
	width:91px;
	height:25px;
	background-color:#b6fdc8;
	border:#23c84d solid 1px;
	border-bottom:none;
	border-right:none;
	padding:7px 0 0 15px;
	float:left;
}

div.fee_box dd{
	width:500px;
	height:25px;
	border:#23c84d solid 1px;
	border-bottom:none;
	padding:7px 0 0 15px;
	float:left;
}

div.fee_box dt.low{
	width:91px;
	height:25px;
	background-color:#b6fdc8;
	border:#23c84d solid 1px;
	border-right:none;
	padding:7px 0 0 15px;
	float:left;
}

div.fee_box dd.low{
	width:500px;
	height:25px;
	border:#23c84d solid 1px;
	padding:7px 0 0 15px;
	float:left;
	margin-bottom:34px;
}

div.ptop{
	width:626px;
	margin:15px 0 20px 0;
	border-top:#23c84d solid 1px;
	text-align:right;
	padding-top:10px;
}

/*----------------------------------
レフトナビ設定
----------------------------------*/
div#l_navi{
	width:193px;
	height:384px;
	background-color:#b6fdc8;
	border:#23c84d solid 1px;
	margin-right:16px;
	padding-top:8px;
	float:left;
}

*+html>/**/body div#l_navi{
	width:193px;
	height:384px;
	background-color:#b6fdc8;
	border:#23c84d solid 1px;
	margin-right:10px;
	padding-top:8px;
	float:left;
}