#header p {
	text-align: right;
	padding-right: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFF99;
	margin: 5px 0px;
}
#header h1 {
	background-color: #FFFF99;
	padding: 0px;
	text-align: right;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	color: #660000;
	filter: shadow(color=red, direction=135);
	margin: 0px;

}
#top_img {
	width: 100%;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFCC;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
}
#top_img img {
	text-align: right;
}


#top_img_right {
	float: right;
	width: 465px;
	height: 138px;
}
#top_img_right h2 {
	height: 28px;
	margin: 0px auto;
	padding: 11px 0px 0px;
	clear: both;
	float: none;
	width: 380px;
}
#top_img_right img {
	float: left;
	margin-left: 14px;
}

.img_left {
	float: left;
	margin-left: 5px;
}

#top_menu {
	clear: both;
	margin-left: 5px;
	width: 716px;
}
#main_contents {
	width: 100%;
}

#top_menu h3 {
	font-size: medium;
	margin: 0px;
	background-color: #FFFF99;
	height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 100%;
	font-weight: normal;
}
#top_menu ul {
	font-size: small;
	margin-top: 0px;
	margin-left: 3px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top_menu li {
}
#top_menu a:hover {
	color: #FF6600;
}

.menu {
	width: 137px;
	border: 1px solid #990000;
	height: 30em;
	float: left;
	margin-left: 5px;
}

#menu_ntc { margin-left:0;}
#menu_museum{
	height:14.5em;
	margin-bottom:-2px;
}
#menu_link{
	height:14.5em;
	margin-top:1em;
}

.menu_box {
	float: left;
}
.shadow {
color: #aaaaaa;
position:relative;
font-size: 16px;
font-weight: bold;
margin-top: 10px;
}
.shadow span {
color:#000000;
position:absolute;
top:-2px;
left:-2px;
font-size: 16px;
font-weight: bold;
}
#footer {
	clear: both;
	text-align: center;
	height: 22px;
	margin-top: 10px;
	padding: 5px 0px 0px;
	font-size: small;
}
#footer p{
	clear: both;
	text-align: center;
	height: 22px;
	margin-top: 5px;
	padding: 5px 0px 0px;
	font-size: small;
}
#base {
	width: 720px;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}

