@charset "utf-8";

#headersub{
	background-color:#000000;
	height:83px;
	margin-top:24px;
	border-top:1px solid #333333;
}

.maparea{
	background-color:#151515;
	padding:8px 16px 16px 16px;
	width:928px;
}

#maps{
	border-top:1px solid #333333;
	height:1280px;
}
#mapsinfo{
	background-color:#fff;
	padding:12px 24px 16px 24px;
	width:880px;
	font-size:0.8em;
	text-align : justify ;
	text-justify : inter-ideograph ;
	letter-spacing:0.1px;
	line-height:150%;
}
#mapsinfo a{
	color:#900;
	text-decoration:underline;
}
#mapsinfo a:hover{ text-decoration:none; }

/* -------------------------- */
#youtubemap{
	height:928px;
}
#youtubemap div,
#youtubemap dl{
	width:456px;
	float:left;
	margin:0;
	border:0;
}
#youtubemap div{
	float:left;
	color:#fff;
	font-size:90%;
}

#youtubemap dl{
	padding-left:16px;
}
* html #youtubemap dl{ padding-left:14px; }

#youtubemap dt{
	height:30px;
	color:#ccc;
	padding-top:0.25em;
	font-size:80%;
	text-align:right;
	letter-spacing:0.1em;
}
#youtubemap div iframe{
	border:1px solid #ccc;
	margin:0;padding:0;
	float:left;
}
#youtubemap div small{
	margin:0;padding:5px;border:0;
	text-align:right;
	width:446px;height:20px;
	display:block;
	float:left;
	background:#333;
}
/* -------------------------- */
#construct #contents{
	background-color:#270D00;
	border-top:0px solid #333333;
	padding:16px 12px 16px 16px;
	display:block;
	width:932px;
	border:0px solid #ffffff;
}
#contents #mainimg{
	float:left;
	width:800px;
	height:400px;
	border:0px solid #fcc;
}
#contents .thumimg{
	display:block;
	width:60px;
	height:400px;
	float:left;
	padding-left:2px;
	background-color:#300;
}

#contents .thumimg img{
	display:block;
	float:left;
	margin:0 0 2px 0px;
}


#contents img#msg{
	clear:both;
	margin-top:24px;
}


#contents table{
	white-space:nowrap;
	margin-top:24px;
	font-size:0.8em;
	margin-left:260px;
}

#contents td{
	vertical-align:top;
	padding:7px;
	background-color:#ffc;
	color:#000;
	letter-spacing:0.4px;
}
#contents td.idx{
	background-color:#000;
	color:#fff;
}


#contents h4{
	font-weight:normal;
	color:#cc9;
	font-size:0.8em;
	margin-top:16px;
}
#contents h4 span{
	font-family:Verdana, Arial, sans-serif;
}

#contents h5.messge{
	text-align:top;
	margin-top:1px;
	padding:8px;
	background-color:#000;/* #cc9;*/
	color:#c00;
	font-size:0.9em;
	line-height:150%;
	letter-spacing:1px;
	padding-left:20px;
	text-align : justify ;
	text-justify : inter-ideograph ;
}
#contents h5.messge span{
	color:#fff;
	font-weight:normal;
}

#contents h5 a#pgrec{
	color:#f00;
}
#contents h5#msgend{
	margin-bottom:8px;
}