@charset "utf-8";

div#flash {
	padding:0 0 0 20px;
	float:left;
	position:relative;
	width:690px;
	height:327px;
}

h1 {
	position:absolute;
	right:30px;
	top:0;
	z-index:1;
}

div#head {
	z-index:5;
	height:414px;
}

div#headMenu ul {
	margin-left:346px;
}

div#todayAdmissionFree {
	float:left;
	display:block;
	width:200px;
	height:20px;
	margin-left:20px;
	margin-top:32px;
	margin-bottom:4px;
	font-size:120%;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	color:#f00;
}

div#quickMenu {
	margin-left:20px;
	float:left;
	width:200px;
	padding-bottom:16px;
}

div#quickMenu a {
	display:block;
	height:36px;
	line-height:36px;
	text-indent:-9999px;
}

div#mainMenu ul {
	margin-left:0;
}

div.nextTime {
	width:200px;
	height:111px;
	margin-left:20px;
	overflow:auto;
	float:left;
}

div.nextTime dd {
	padding-left:14px;
	font-size:75%;
	font-weight:bold;
	line-height:26px;
	color:#666;
}

div.nextTime dd.whiteSeason {
	padding-left:0;
}

div.nextTime span {
	font-size:12px;
	line-height:normal;
	font-weight:normal;
}

div.nextTime img {
	display:block;
}

div#mainMenu {
	padding-top:0;
	margin-left:20px;
}

div#mainMenu ul {
	height:auto;
}

div#mainMenu li {
	margin:0;
}

div#check {
	float:left;
	padding-top:10px;
}

div#check li {
	margin-bottom:5px;
}

div#check a:hover img {
	opacity:0.5;
	filter: alpha(opacity=50);
}

div#whatsNew {
	margin-left:30px;
	float:left;
	width:454px;
	position:relative;/*
	height:650px;
	overflow:auto;
	*/
}

div#whatsNew a {
	display:block;
}

div#whatsNew a:hover {
	background-color:#FFFFE5;
}

div#whatsNew dt, div#whatsNew dd {
	font-size:75%;
	line-height:1.4;
}

div#whatsNew dt {
	color:#004766;
}

div#whatsNew dt img {
	display:block;
}

div#banner {
	margin-top:10px;
	margin-bottom:10px;
}

div#event {
	margin-top:10px;
	margin-bottom:10px;
}

div#event h3{
	margin-bottom:3px;
}

div#event dt {
	font-size:87.5%;
	clear:both;
	background:#e5f7ff url(../img/dot.gif) repeat-x left top;
	border-bottom:1px solid #F2F2F2;
	margin:0;
	padding:4px 0;
}

div#event dt img.listIcon {
	float:left;
	margin-right:8px;
}

div#event dd {
	padding:0.1em 0.5em 0.1em 1em;
	*padding:0.1em 0.5em 0.1em 50px;
	font-size:62.5%;
	color:#999999;
}

div#event dl {
	margin:0 5px 0 5px;
}

div#event dt img.listPhoto {
	float:right;
	margin-left:8px;
	margin-bottom:4px;
}

div#topSyun, div#news {
	margin-top:10px;
	margin-bottom:10px;
}

div#topSyun dl, div#news dl {
	margin:0 5px 0 5px;
}

div#topSyun dt, div#news dt {
	clear:both;
	float:left;
	padding:4px 0.5em;
}

div#topSyun dd, div#news dd {
	padding:4px 0 4px 7em;
	background:url(../img/dot.gif) repeat-x left top;
}

div#topSyun dd img.listPhoto, div#news dd img.listPhoto {
	float:right;
	margin-left:8px;
}

div#event dd:after, div#topSyun dd:after, div#news dd:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

div#news h2 {
	width:454px;
	height:29px;
	background:url(../img/top/h2News.gif) no-repeat 0px 0px;
}

div#news h2 img {
	width:454px;
	height:29px;
}

div#event dl dd.last, div#topSyun dl dd.last, div#news dl dd.last {
	clear:both;
	background:url(../img/dot.gif) repeat-x left top;
}

div#sub {
	margin-top:0;
}

/* pictures */

div#footer {
	margin-top:40px;
}

#sub noscript div#livecamera #cameraImage {
	border-bottom:1px solid #CCC;
}

#sub noscript p {
	font-size:87.5%;
	line-height:1.4;
	padding:0.5em;
	background:#FFFF99;
	font-weight:bold;
	margin-top:10px;
	float:right;
}

