@charset "Shift_JIS";

#hours #contents .layout{
	width: 690px;
	margin: 10px 0 40px;
}

#hours #contents .layout dl{
	width: 405px;
	float: left;
	padding-left: 5px;
}

#hours #contents .layout ul{
	border-top: 2px solid #65B841;
	border-bottom: 2px solid #65B841;
	padding: 15px 0;
	margin-bottom: 10px;
}

#hours #contents .layout ul li{
	padding-left: 10px;
}

#hours #contents .layout dl p{
	margin-bottom: 10px;
}

#hours #contents .layout dt{
	margin-bottom: 15px;
}

#hours #contents .layout p.pics{
	width: 255px;
	float: right;
}


#hours #contents table{
	width:330px;
	border:none;
	border-collapse:collapse;
	margin:5px 0;
	border-spacing: 0;
}

#hours #contents table th{
	padding: 10px;
	border: 1px solid #CCC;
	background: #E1F0D7;
}

#hours #contents table th.ticket{
	padding: 10px;
	border: 1px solid #CCC;
	background: #CFE7FA;
	width: 216px;
} 

#hours #contents table td{
	border: 1px solid #CCC;
	padding: 10px;
}

#hours #contents #open{
	width: 690px;
}

#hours #contents #open #time{
	width: 330px;
	float: left;
}

#hours #contents #open #fee{
	width: 330px;
	float: right;
}

#hours #contents #open #time h3,
#hours #contents #open #fee h3{
	font-size:108%;
}

#hours #contents .notice{
	margin: 15px 0 60px;
	background: #F0E8D9;
	border: 1px solid #E8DAC4;
	padding: 10px;
	clear: both;
}

#hours #contents .notice02{
	background: #FFF;
	padding: 10px 15px;
}

#hours #contents .notice02 dl{
	float: left;
	width: 319px;
}

#hours #contents .notice02 dt{
	font-weight: bold;
}

#hours #contents .notice02 dt.contactUs{
	color: #65B841;
	margin-bottom: 5px;
}

#hours #contents .notice02 dd{
	margin-bottom: 15px;
}

#hours #contents .notice02 dd ul{
	margin-top: 5px;
}

#hours #contents #map{
	width: 690px;
}

#hours #contents #map dl{
	width: 205px;
	padding: 15px;
	float: left;
	background: #FAF7F2;
}

#hours #contents #map p{
	width: 428px;
	float: right;
}

#hours #contents #map dt{
	color:#346485;
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 4px;
}

#hours #contents #map dd{
	margin-bottom: 10px;
}

#hours #contents #map dd.button{
	width: 164px;
	padding-left: 20px;
}

#hours #contents #map dt span{
	color:#535353;
	font-weight: normal;
	font-size: 93%;
}

