/* n} */

.map {
	position: relative;
}
.map_nav {
	position: absolute;
	top: 0px;
}
.map_nav .contents {
	position: relative;
	height: 230px;
	width: 324px;
	top: 0px;
}
.map_nav .contents a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
}
.map_nav .contents .chugoku a {
	background-image: url(../img/chugoku.png);
	left: 69px;
	bottom: 65px;
	width:62px;
	height:57px;
}
.map_nav .contents .chugoku a:hover {
	background-position: -62px 0px;
}
* html .map_nav .contents .chugoku a:hover {
	left: 61px;
}
.map_nav .contents .shikoku a {
	background-image: url(../img/shikoku.png);
	left: 71px;
	bottom: 2px;
	width:55px;
	height:57px;
}
.map_nav .contents .shikoku a:hover {
	background-position: -58px 0px;
}
* html .map_nav .contents .shikoku a:hover {
	left: 61px;
}
.map_nav .contents .kansai a {
	background-image: url(../img/kansai.png);
	height: 95px;
	width: 56px;
	left: 124px;
	bottom: 15px;
	z-index: 7;
}
.map_nav .contents .kansai a:hover {
	background-position: -55px 0px;
}
* html .map_nav .contents .kansai a:hover {
	left: 119px;
}
.map_nav .contents .kyushu a {
	background-image: url(../img/kyushu.png);
	height: 99px;
	width: 60px;
	left: 7px;
	bottom: 0px;
}
.map_nav .contents .kyushu a:hover {
	background-position: -58px 0px;
}
.map_nav .contents .okinawa a {
	background-image: url(../img/okinawa.png);
	height: 59px;
	width: 60px;
	left: 4px;
	top: 75px;
}
.map_nav .contents .okinawa a:hover {
	background-position: -60px 0px;
}
.map_nav .contents .kaigai a {
	background-image: url(../img/kaigai.png);
	height: 59px;
	width: 66px;
	left: 15px;
	top: 5px;
}
.map_nav .contents .kaigai a:hover {
	background-position: -67px 0px;
}
.map_nav .contents .tokai a {
	background-image: url(../img/tokai.png);
	height: 62px;
	width: 62px;
	right: 89px;
	bottom: 2px;
	z-index: 10;
}
.map_nav .contents .tokai a:hover {
	background-position: -62px 0px;
}
.map_nav .contents .hokuriku a {
	background-image: url(../img/hokuriku.png);
	height: 67px;
	width: 75px;
	right: 82px;
	bottom: 65px;
	z-index: 9;
}
.map_nav .contents .hokuriku a:hover {
	background-position: -74px 0px;
}
* html .map_nav .contents .hokuriku a:hover {
	right: 67px;
}
.map_nav .contents .kanto a {
	background-image: url(../img/kanto.png);
	height: 75px;
	width: 80px;
	right: 7px;
	bottom: 14px;
	z-index: 8;
}
.map_nav .contents .kanto a:hover {
	background-position: -80px 0px;
}
.map_nav .contents .tohoku a {
	background-image: url(../img/tohoku.png);
	height: 82px;
	width: 78px;
	right: 9px;
	bottom: 83px;
}
.map_nav .contents .tohoku a:hover {
	background-position: -80px 0px;
}
 * html .map_nav .contents .tohoku a:hover {
	right: -1px;
}
.map_nav .contents .hokkaido a {
	background-image: url(../img/hokkaido.png);
	height: 57px;
	width: 103px;
	top: 4px;
	right: 10px;
}
.map_nav .contents .hokkaido a:hover {
	background-position: -102px 0px;
}
 * html .map_nav .contents .hokkaido a:hover {
	right: 9px;
}
/* n} ڍ */

.map .back {
	background-image: url(../common/img/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 10px;
	cursor: pointer;
	margin-bottom: 10px;
	font-size:12px;
}
.map .detail .shikoku, .map .detail .chugoku, .map .detail .tokai, .map .detail .hokuriku, .map .detail .chushikoku, .map .detail .kansai, .map .detail .kyushu, .map .detail .kanto, .map .detail .tokai_hokushinetu, .map .detail .tohoku {
	background-repeat: no-repeat;
	height: 220px;
	width: 324px;
	position: relative;
}
.map .detail .shikoku {
	background-image: url(../img/shikoku/shikoku_00.gif);
}
.map .detail .chugoku {
	background-image: url(../img/chugoku/chugoku_00.gif);
}
.map .detail .kansai {
	background-image: url(../img/kansai/kansai_00.gif);
}
.map .detail .kyushu {
	background-image: url(../img/kyushu/kyushu_00.gif);
}
.map .detail .kanto {
	background-image: url(../img/kanto/kanto_00.gif);
}
.map .detail .hokuriku {
	background-image: url(../img/hokuriku/hokuriku_00.gif);
}
.map .detail .tokai {
	background-image: url(../img/tokai/tokai_00.gif);
}
.map .detail .tohoku {
	background-image: url(../img/tohoku/tohoku_00.gif);
}
.detail {
	position: absolute;
	top: 0px;
}
.detail div {
	display:none;
}
.map .detail .chugoku a, .map .detail .tokai a, .map .detail .hokuriku a, .map .detail .chushikoku a, .chugoku a, .shikoku a, .map .detail .kansai a, .map .detail .kyushu a, .map .detail .kanto a, .map .detail .tokai_hokushinetu a, .map .detail .tohoku a {
	position: absolute;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.map .chugoku_01 a {
	background-image: url(../img/chugoku/chugoku_01.gif);
	height: 117px;
	width: 58px;
	left: 66px;
	top: 50px;
}
.map .chugoku_01 a:hover {
	background-position: 0px -117px;
}
.map .chugoku_02 a {
	background-image: url(../img/chugoku/chugoku_02.gif);
	height: 58px;
	width: 68px;
	left: 125px;
	top: 50px;
}
.map .chugoku_02 a:hover {
	background-position: 0px -58px;
}
.map .chugoku_03 a {
	background-image: url(../img/chugoku/chugoku_03.gif);
	height: 58px;
	width: 68px;
	right: 61px;
	top: 50px;
}
.map .chugoku_03 a:hover {
	background-position: 0px -58px;
}
.map .chugoku_04 a {
	background-image: url(../img/chugoku/chugoku_04.gif);
	height: 58px;
	width: 68px;
	left: 125px;
	top: 109px;
}
.map .chugoku_04 a:hover {
	background-position: 0px -58px;
}
.map .chugoku_05 a {
	background-image: url(../img/chugoku/chugoku_05.gif);
	height: 58px;
	width: 68px;
	right: 61px;
	top: 109px;
}
.map .chugoku_05 a:hover {
	background-position: 0px -58px;
}
.map .shikoku_01 a {
	background-image: url(../img/shikoku/shikoku_01.gif);
	height: 48px;
	width: 88px;
	left: 73px;
	top: 100px;
}
.map .shikoku_01 a:hover {
	background-position: 0px -48px;
}
.map .shikoku_02 a {
	background-image: url(../img/shikoku/shikoku_02.gif);
	height: 48px;
	width: 88px;
	left: 163px;
	top: 100px;
}
.map .shikoku_02 a:hover {
	background-position: 0px -48px;
}
.map .shikoku_03 a {
	background-image: url(../img/shikoku/shikoku_03.gif);
	height: 48px;
	width: 88px;
	left: 73px;
	top: 149px;
}
.map .shikoku_03 a:hover {
	background-position: 0px -48px;
}
.map .shikoku_04 a {
	background-image: url(../img/shikoku/shikoku_04.gif);
	height: 48px;
	width: 88px;
	left: 163px;
	top: 149px;
}
.map .shikoku_04 a:hover {
	background-position: 0px -48px;
}

.map .kansai_01 a {
	background-image: url(../img/kansai/kansai_01.gif);
	height: 61px;
	width: 68px;
	left: 73px;
	top: 35px;
}
.map .kansai_01 a:hover {
	background-position: 0px -61px;
}
.map .kansai_02 a {
	background-image: url(../img/kansai/kansai_02.gif);
	height: 80px;
	width: 80px;
	top: 35px;
	right: 101px;
}
.map .kansai_02 a:hover {
	background-position: 0px -80px;
}
.map .kansai_03 a {
	background-image: url(../img/kansai/kansai_03.gif);
	height: 68px;
	width: 60px;
	right: 69px;
	top: 86px;
	z-index:1;
}
.map .kansai_03 a:hover {
	background-position: 0px -68px;
}
.map .kansai_04 a {
	background-image: url(../img/kansai/kansai_04.gif);
	height: 58px;
	width: 58px;
	bottom: 65px;
	left: 82px;
}
.map .kansai_04 a:hover {
	background-position: 0px -58px;
}
.map .kansai_05 a {
	background-image: url(../img/kansai/kansai_05.gif);
	height: 63px;
	width: 50px;
	left: 143px;
	bottom: 41px;
	z-index:1;
}
.map .kansai_05 a:hover {
	background-position: 0px -63px;
}
.map .kansai_06 a {
	background-image: url(../img/kansai/kansai_06.gif);
	height: 58px;
	width: 110px;
	left: 83px;
	bottom: 6px;
}
.map .kansai_06 a:hover {
	background-position: 0px -58px;
}
.map .kyushu_01 a {
	background-image: url(../img/kyushu/kyushu_01.gif);
	height: 68px;
	width: 48px;
	left: 47px;
	top: 41px;
}
.map .kyushu_01 a:hover {
	background-position: 0px -68px;
}
.map .kyushu_02 a {
	background-image: url(../img/kyushu/kyushu_02.gif);
	height: 68px;
	width: 48px;
	left: 96px;
	top: 41px;
}
.map .kyushu_02 a:hover {
	background-position: 0px -68px;
}
.map .kyushu_03 a {
	background-image: url(../img/kyushu/kyushu_03.gif);
	height: 68px;
	width: 48px;
	left: 145px;
	top: 41px;
}
.map .kyushu_03 a:hover {
	background-position: 0px -68px;
}
.map .kyushu_04 a {
	background-image: url(../img/kyushu/kyushu_04.gif);
	height: 68px;
	width: 48px;
	top: 41px;
	right: 82px;
}
.map .kyushu_04 a:hover {
	background-position: 0px -68px;
}
.map .kyushu_05 a {
	background-image: url(../img/kyushu/kyushu_05.gif);
	height: 50px;
	width: 77px;
	left: 95px;
	bottom: 60px;
}
.map .kyushu_05 a:hover {
	background-position: 0px -50px;
}
.map .kyushu_06 a {
	background-image: url(../img/kyushu/kyushu_06.gif);
	height: 50px;
	width: 68px;
	right: 83px;
	bottom: 60px;
}
.map .kyushu_06 a:hover {
	background-position: 0px -50px;
}
.map .kyushu_07 a {
	background-image: url(../img/kyushu/kyushu_07.gif);
	height: 45px;
	width: 146px;
	left: 95px;
	bottom: 14px;
}
.map .kyushu_07 a:hover {
	background-position: 0px -45px;
}
.map .kanto_01 a {
	background-image: url(../img/kanto/kanto_01.gif);
	height: 40px;
	width: 75px;
	top: 29px;
	left: 72px;
}
.map .kanto_01 a:hover {
	background-position: 0px -40px;
}
.map .kanto_02 a {
	background-image: url(../img/kanto/kanto_02.gif);
	height: 40px;
	width: 75px;
	left: 148px;
	top: 29px;
}
.map .kanto_02 a:hover {
	background-position: 0px -40px;
}
.map .kanto_03 a {
	background-image: url(../img/kanto/kanto_03.gif);
	height: 40px;
	width: 151px;
	top: 70px;
	left: 72px;
}
.map .kanto_03 a:hover {
	background-position: 0px -40px;
}
.map .kanto_04 a {
	background-image: url(../img/kanto/kanto_04.gif);
	height: 90px;
	width: 55px;
	top: 29px;
	right: 45px;
}
.map .kanto_04 a:hover {
	background-position: 0px -90px;
}
.map .kanto_05 a {
	background-image: url(../img/kanto/kanto_05.gif);
	height: 40px;
	width: 116px;
	top: 111px;
	left: 106px;
}
.map .kanto_05 a:hover {
	background-position: 0px -40px;
}
.map .kanto_06 a {
	background-image: url(../img/kanto/kanto_06.gif);
	height: 40px;
	width: 116px;
	left: 106px;
	bottom: 28px;
}
.map .kanto_06 a:hover {
	background-position: 0px -40px;
}
.map .kanto_07 a {
	background-image: url(../img/kanto/kanto_07.gif);
	height: 90px;
	width: 55px;
	bottom: 10px;
	right: 45px;
}
.map .kanto_07 a:hover {
	background-position: 0px -90px;
}
.map .hokuriku_01 a {
	background-image: url(../img/hokuriku/hokuriku_01.gif);
	height: 81px;
	width: 60px;
	left: 41px;
	top: 64px;
}
.map .hokuriku_01 a:hover {
	background-position: 0px -81px;
}
.map .hokuriku_02 a {
	background-image: url(../img/hokuriku/hokuriku_02.gif);
	height: 81px;
	width: 60px;
	left: 102px;
	top: 64px;
}
.map .hokuriku_02 a:hover {
	background-position: 0px -81px;
}
.map .hokuriku_03 a {
	background-image: url(../img/hokuriku/hokuriku_03.gif);
	height: 81px;
	width: 60px;
	right: 101px;
	top: 64px;
}
.map .hokuriku_03 a:hover {
	background-position: 0px -81px;
}
.map .hokuriku_04 a {
	background-image: url(../img/hokuriku/hokuriku_04.gif);
	height: 106px;
	width: 55px;
	top: 39px;
	right: 45px;
}
.map .hokuriku_04 a:hover {
	background-position: 0px -106px;
}

.map .tokai_01 a {
	background-image: url(../img/tokai/tokai_01.gif);
	height: 80px;
	width: 50px;
	left: 19px;
	bottom: 16px;
}
.map .tokai_01 a:hover {
	background-position: 0px -80px;
}
.map .tokai_02 a {
	background-image: url(../img/tokai/tokai_02.gif);
	height: 60px;
	width: 71px;
	left: 71px;
	bottom: 95px;
}
.map .tokai_02 a:hover {
	background-position: 0px -60px;
}
.map .tokai_03 a {
	background-image: url(../img/tokai/tokai_03.gif);
	height: 60px;
	width: 80px;
	right: 101px;
	bottom: 95px;
}
.map .tokai_03 a:hover {
	background-position: 0px -60px;
}
.map .tokai_04 a {
	background-image: url(../img/tokai/tokai_04.gif);
	height: 48px;
	width: 60px;
	bottom: 66px;
	right: 71px;
	z-index:1;
}
.map .tokai_04 a:hover {
	background-position: 0px -48px;
}
.map .tokai_05 a {
	background-image: url(../img/tokai/tokai_05.gif);
	height: 70px;
	width: 70px;
	bottom: 24px;
	left: 71px;
}
.map .tokai_05 a:hover {
	background-position: 0px -70px;
}
.map .tokai_06 a {
	background-image: url(../img/tokai/tokai_06.gif);
	height: 70px;
	width: 110px;
	right: 72px;
	bottom: 24px;
}
.map .tokai_06 a:hover {
	background-position: 0px -70px;
}
.map .tohoku_01 a {
	background-image: url(../img/tohoku/tohoku_01.gif);
	height: 40px;
	width: 153px;
	left: 107px;
	top: 29px;
	background-position: 0px 0px;
}
.map .tohoku_01 a:hover {
	background-position: -0px -40px;
}
.map .tohoku_02 a {
	background-image: url(../img/tohoku/tohoku_02.gif);
	height: 40px;
	width: 86px;
	left: 107px;
	top: 70px;
}
.map .tohoku_02 a:hover {
	background-position: -0px -40px;
}
.map .tohoku_03 a {
	background-image: url(../img/tohoku/tohoku_03.gif);
	height: 40px;
	width: 66px;
	right: 63px;
	top: 70px;
}
.map .tohoku_03 a:hover {
	background-position: 0px -40px;
}
.map .tohoku_04 a {
	background-image: url(../img/tohoku/tohoku_04.gif);
	height: 40px;
	width: 86px;
	left: 107px;
	bottom: 69px;
}
.map .tohoku_04 a:hover {
	background-position: 0px -40px;
}
.map .tohoku_05 a {
	background-image: url(../img/tohoku/tohoku_05.gif);
	height: 40px;
	width: 66px;
	right: 63px;
	bottom: 69px;
}
.map .tohoku_05 a:hover {
	background-position: 0px -40px;
}
.map .tohoku_06 a {
	background-image: url(../img/tohoku/tohoku_06.gif);
	height: 40px;
	width: 103px;
	left: 155px;
	bottom: 28px;
}
.map .tohoku_06 a:hover {
	background-position: 0px -40px;
}

