#navi_map a{
	background-image: url(../img/img_main/navi_map.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#mainarea h3 {
	text-indent: -9999px;
	height: 33px;
	width: 535px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	background-image: url(../img/img_map/midashi_map.gif);
}
#mainarea h4 {
	width: 520px;
	background-image: url(../img/img_map/h4_back.gif);
	margin-left: 15px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 2px;
}
#map {
	height: 336px;
	width: 341px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 15px;
}
#mainarea p {
	width: 510px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#mainarea #print {
	margin-left: 430px;
}

