.navi_top {
	display:block;
	height:20px;
	clear:both;
	text-align:center;
	background-color:#440203;
	color:#F8F7D9;
	cursor:n-resize;
}


.navi_site {
	text-align:center;
	background-color:#440203;
	color:#F8F7D9;
	float:left;
	width:20px;
	height:450px;
	cursor:e-resize;
}

.under_map {
	display:block;
	height:100px;
	width:938;
	clear:both;
	background:none;
	color:#F8F7D9;
	/*border:1px solid #F8F7D9;*/
}
a{
	text-decoration:none;
	color:#F8F7D9;
}
a:hover{
	text-decoration:underline;
	color:#F8F7D9;
}
.under_map span{
	font-size:7pt;

}

.iwstyle {
	font-size:8pt;
	background:#F8F7D9;
	padding:9px;
}
.iwstyle a{
	text-decoration:none;
	color:#4D5118;
}
.iwstyle a:hover{
	text-decoration:underline;
	color:#440203;
}
