/*日本全土地図の設定*/
#map_index {
	margin: 10px 0 0 5px;
	padding: 0;
	}
div#map_all {
	background-image:url(../imges/map_all.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin:  10px 0 0 130px;
	padding: 0;
	}

div#map_all a {
	font-size: 0.9em;
	font-weight:bold;
	color:##379F00;
	position:absolute;
	}

div#map_all a:visited{
    color:#379F00;
	position:absolute;
    }

div#map_all a:hover {
	color:#66CC33;
	position:absolute;
	}
#map_menu {
	list-style:none;
	text-align:left;
	font-size:0.9em;
	margin: 0.5em 0 0 0.5em;
	padding: 0;
	float:left;
	}
#map_menu ul {
	list-style:none;
	text-align:left;
	margin: 0 0 0 1em;
	padding: 0;
	}

.partition {
	display:none
	}

a#tohoku {
	left:63%;
	top:30%;
	}

a#kanto {
	left:52%;
	top:80%;
	}

a#chubu {
	left:41%;
	top:70%;
	}
	
a#kinki {
	left:28%;
	top:70%;
	}
	
a#chugoku {
	left:18%;
	top:52%;
	}
	
a#shikoku {
	left:15%;
	top:72%;
	}
a#kyusyu {
	left:0%;
	top:62%;
	}

/*地方別地図のリンク設定*/
div#map_individual {
	margin:  0 auto 0 auto;
	padding: 0;
	}

div#map_individual a {
	font-size: 0.9em;
	font-weight:bold;
	color:##379F00;
	position:absolute;
	}

div#map_individual a:visited{
    color:#379F00;
	position:absolute;
    }

div#map_individual a:hover {
	color:#66CC33;
	position:absolute;
	}
.forAnchor {
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	position:relative;
	}

/*北海道・東北地方の設定*/
div#map_tohoku {
	background-image:url(../imges/map_tohoku.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#hokkaido {
	left:60%;
	top:30%;
	}
a#aomori {
	left:45%;
	top:45%;
	}
a#iwate {
	left:45%;
	top:65%;
	}
a#miyagi {
	left:35%;
	top:80%;
	}
a#akita {
	left:35%;
	top:55%;
	}
a#yamagata {
	left:30%;
	top:70%;
	}
a#fukushima {
	left:25%;
	top:85%;
	}
/*関東地方の設定*/
div#map_kanto {
	background-image:url(../imges/map_kanto.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#ibaraki {
	left:60%;
	top:50%;
	}
a#tochigi {
	left:57%;
	top:28%;
	}
a#gunma {
	left:43%;
	top:20%;
	}
a#saitama {
	left:43%;
	top:45%;
	}
a#chiba {
	left:50%;
	top:75%;
	}
a#tokyo {
	left:43%;
	top:57%;
	}
a#kanagawa {
	left:35%;
	top:67%;
	}
/*中部地方の設定*/
div#map_chubu {
	background-image:url(../imges/map_chubu.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#nigata {
	left:63%;
	top:25%;
	}
a#toyama {
	left:45%;
	top:25%;
	}
a#ishikawa {
	left:34%;
	top:15%;
	}
a#fukui {
	left:25%;
	top:28%;
	}
a#yamanashi {
	left:50%;
	top:65%;
	}
a#nagano {
	left:45%;
	top:45%;
	}
a#gifu {
	left:32%;
	top:42%;
	}
a#shizuoka {
	left:38%;
	top:72%;
	}
a#aichi {
	left:30%;
	top:62%;
	}
/*中部地方の設定*/
div#map_kinki {
	background-image:url(../imges/map_kinki.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#mie {
	left:57%;
	top:70%;
	}
a#shiga {
	left:60%;
	top:45%;
	}
a#kyoto {
	left:50%;
	top:30%;
	}
a#osaka {
	left:40%;
	top:50%;
	}
a#hyogo {
	left:38%;
	top:20%;
	}
a#nara {
	left:45%;
	top:70%;
	}
a#wakayama {
	left:30%;
	top:70%;
	}
/*中国地方の設定*/
div#map_chugoku {
	background-image:url(../imges/map_chugoku.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#tottori {
	left:75%;
	top:38%;
	}
a#shimane {
	left:50%;
	top:28%;
	}
a#okayama {
	left:67%;
	top:60%;
	}
a#hiroshima {
	left:50%;
	top:50%;
	}
a#yamaguchi {
	left:25%;
	top:35%;
	}

/*四国地方の設定*/
div#map_shikoku {
	background-image:url(../imges/map_shikoku.gif);
	width:500px;
	height:250px;
	position:relative;
	margin: 0 auto 1em auto;
	padding: 0;
	}
a#tokushima {
	left:60%;
	top:60%;
	}
a#kagawa {
	left:60%;
	top:40%;
	}
a#ehime {
	left:40%;
	top:35%;
	}
a#kochi {
	left:40%;
	top:50%;
	}
	
/*九州・沖縄地方の設定*/
div#map_kyusyu {
	background-image:url(../imges/map_kyusyu.gif);
	width:500px;
	height:250px;
	position:relative;	
	margin: 0 auto 1em auto;
	padding: 0;
	}

a#fukuoka {
	left:70%;
	top:28%;
	}

a#saga {
	left:57%;
	top:28%;
	}

a#nagasaki {
	left:55%;
	top:38%;
	}
	
a#oita {
	left:75%;
	top:45%;
	}
	
a#miyazaki {
	left:65%;
	top:70%;
	}

a#kumamoto {
	left:60%;
	top:50%;
	}
a#kagoshima {
	left:45%;
	top:70%;
	}
a#okinawa {
	left:10%;
	top:30%;
	}
