@charset "utf-8";

.map_block01 {
	width: 160px;
	height: 290px;
	padding: 5px;
	background-image: url(../images/map_bg01.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-left: 10px;
	margin-bottom: 1px;
}
.map_block01 a:link, .map_block01 a:visited {
	text-decoration: none;
	line-height: 20px;
	color: #003726;
}
.map_block01 a:active, .map_block01 a:hover {
	text-decoration: underline;
	line-height: 20px;
	color: #003726;
}

.map_dotted01 {
	height: 20px;
	background-image: url(../images/map_dotted01.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.map_font01 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}
