@charset "utf-8";

.map_j {
	background: url(map/market_map_j2.gif) no-repeat;
	width: 378px;
	height: 470px;
	margin: 0 auto;
}
a.hokaido {
	display:block; width: 105px; height: 105px;
	background:url(map/hokaido.gif) no-repeat;
	font-size: 13px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height:105px;
}
a.aomori {
	display:block; width: 61px; height: 37px;
	background:url(map/aomori.gif) no-repeat;
}

a.hokaido:hover{
	background-repeat:no-repeat;
	text-decoration: none;
	border-bottom: none;
}

