@charset "UTF-8";
#navi   li#navi_04   a {
	background-image: url(../img/navi_over_04.jpg);
	background-repeat: no-repeat;
}
#all {
	height: auto;
}
#title {
	padding: 0px;
	height: 60px;
	width: 790px;
	background-color: #F2EED0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/map_title.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#title h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#main {
	background-color: #000000;
	height: 390px;
	background-repeat: no-repeat;
	background-image: url(img/map_bk.jpg);
	background-position: right;
}
#map {
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 440px;
	text-align: center;
}
#map img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#map p {
	font-size: 90%;
	text-decoration: underline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#map a {
	color: #FFFFFF;
}
#map a:hover {
	color: #FF0000;
}

