@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	color: #333;
}
div, td, th, p, pre {
	text-align: left;
	margin: 0;
	padding: 0px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
li {
	margin: 0;
	list-style: none;
}
ol, ul {
	margin: 0;
	padding: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#header {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header .contents {
	width: 100%;
	background-color: #f8f7f2;
}
#header h1 {
	width: 980px;
	font-size: 11px;
	line-height: 1;
	margin: auto;
	padding: 5px 0;
	text-align: left;
	font-weight: normal;
}
#header .section {
	width: 980px;
	height: 55px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#header .section .logo {
	float: left;
}
#header .block {
	width: 343px;
	height: 55px;
	float: right;
}
#headernavi {
	margin: 0px;
	padding: 0px;
	background-color: #FAF9EC;
}
#headernavi ul {
	width: 980px;
	margin: auto;
	background-color: #FAF9EC;
}
#headernavi ul li {
	width: 245px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	display: table-cell;
	text-align: center;
}
#headernavi ul li a {
	color: #6f5735;
	text-decoration: none;
	font-size: 110%;
	width: 245px;
	height: 40px;
	display: block;
}
#headernavi ul li a:hover {
	color: #FFFFFF;
	background-color: #FFD251;
}

#footer {
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
}
#footer .navi {
	width: 980px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .navi a {
	color: #806D53;
	text-decoration: none;
	font-weight: bold;
}
#footer .contents {
	width: 980px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	line-height: 20px;
	padding-bottom: 40px;
	margin-top: 20px;
}
#footer .privacy {
	float: right;
	position: absolute;
	right: 0px;
	top: -10px;
}
#main_image {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: center;
	height: 300px;
}
#main_image a {
	opacity: 1.0;
}
#main_image a:hover {
	opacity: 0.8;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: center;
	background-color: #f5f5f5;
}
#container .wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: center;
	padding-top: 40px;
}
#index {
	width: 700px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#refine {
	margin-bottom: 40px;
	float: left;
}
#refine h2 {
	width: 665px;
	float: left;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/index/refine_title.png);
	color: #6f5735;
	line-height: 35px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-position: 0px -4px;
	font-size: 120%;
}
#refine .contents {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#refine .reset {
	border: none;
	border-spacing: 0;
}
#refine .head {
	font-weight: bold;
	color: #000;
	width: 12%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #B8B8B8;
	vertical-align: top;
}
#refine .head .cat_name {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	color: #000;
	background-color: #F9DF93;
	height: 24px;
	line-height: 24px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#refine .form {
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	border-bottom: 1px dotted #B8B8B8;
	font-size: 95%;
}
#refine .head_free {
	text-align: center;
	font-weight: bold;
	background-color: #FFF;
	width: 12%;
	color: 806D53;
}
#refine .form_free {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#refine .form_button {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#refine ul#list {
	width: 100%;
	padding: 0px;
}
#refine ul#list li {
	width: 25%;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
}
#refine input[type=text] {
	font-size: 13pt;
	width: 380px;
}
#refine input[type=checkbox] {
	height: 16px;
	vertical-align: middle;
	font-size: 16pt;
}
#refine .button {
	width: 100%;
	margin-top: 15px;
}
#refine input#btn_search {
	height: 45px;
	width: 115px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/index/button_search.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FBFAF1;
	cursor: pointer;
	float: right;
}
#refine input#btn_search:hover {
}
#syokusyu_list {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#syokusyu_list h2 {
	width: 670px;
	float: left;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(../img/index/icon_syokusyu.png);
	line-height: 38px;
	font-size: 120%;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #6f5735;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#syokusyu_list ul#list {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#syokusyu_list ul#list li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 50px;
	width: 330px;
	line-height: 50px;
	text-align: center;
	font-size: 120%;
	padding: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #F4F3E8;
}
#syokusyu_list ul#list li:nth-child(even) {
	margin-right: 0px;
}
#syokusyu_list ul#list li a {
	text-decoration: none;
	color: #4E4233;
	height: 50px;
	width: 330px;
	display: block;
}
#facilities_list {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#facilities_list .contents {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#facilities_list h2 {
	width: 670px;
	float: left;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(../img/index/icon_shisetsu.png);
	line-height: 38px;
	font-size: 120%;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #6f5735;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#facilities_list ul#list {
	width: 670px;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
}
#facilities_list ul#list li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 50px;
	width: 330px;
	line-height: 50px;
	text-align: center;
	font-size: 120%;
	padding: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #F4F3E8;
}
#facilities_list ul#list li:nth-child(even) {
	margin-right: 0px;
}
#facilities_list ul#list li a {
	text-decoration: none;
	color: #4E4233;
	height: 50px;
	width: 330px;
	display: block;
}
#facilities_list ul#sub {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#facilities_list ul#sub li a {
	float: left;
	text-decoration: underline;
	color: #4E4233;
	background-image: url(../img/index/icon_area_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#license_list {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#license_list h2 {
	width: 670px;
	float: left;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(../img/index/icon_license.png);
	line-height: 38px;
	font-size: 120%;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #6f5735;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#license_list ul#list {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#license_list ul#list li a {
	float: left;
	text-decoration: underline;
	color: #4E4233;
	background-image: url(../img/index/icon_area_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#point {
	width: 700px;
	float: left;
	margin-bottom: 30px;
}
#point h2 {
	width: 670px;
	float: left;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(../img/index/icon_point.png);
	line-height: 38px;
	font-size: 120%;
	background-position: -3px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #fd6634;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#point ul#list {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#point ul#list li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 17px;
	font-size: 90%;
}
#point .title {
	float: left;
	height: 26px;
	width: 670px;
	border-bottom: 1px dashed #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#point .about_title {
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #F34E28;
	font-size: 130%;
	font-weight: bold;
}
#point .about_text {
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px;
}
#pr {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#pr p {
	color: #806D53;
	line-height: 16px;
	font-size: 85%;
}
#pr p span {
	color: #928066;
	font-size: 130%;
	font-weight: bold;
	line-height: 26px;
}
.inline_pickup {
	width: 700px;
	float: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 800px;
}
#area_list {
	width: 700px;
	float: left;
	margin-bottom: 30px;
}
#area_list h2 {
	width: 670px;
	float: left;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(../img/index/icon_area.png);
	line-height: 38px;
	font-size: 120%;
	background-position: 1px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #6f5735;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#area_list ul#list {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#area_list ul#list li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#area_list ul#list li .name {
	float: left;
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	background-color: #fd6634;
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
}
#area_list ul#list li ul.area {
	width: 670px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#area_list ul#list li ul.area li a {
	float: left;
	text-decoration: underline;
	color: #4E4233;
	background-image: url(../img/index/icon_area_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	line-height: 20px;
	font-size: 95%;
}
#area_list ul#list li ul.area li.off {
	float: left;
	text-decoration: none;
	color: #B9B9B9;
	background-image: url(../img/index/icon_area_orange.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	line-height: 20px;
	font-size: 95%;
}
#side {
	width: 240px;
	float: right;
}
#side .banner_entry {
	margin-bottom: 25px;
	border: 1px solid #DEDEDE;
}
#side #column {
	width: 240px;
	float: left;
}
#side #column h2 {
	width: 205px;
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/common/icon_column.png);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE22;
	color: #4E4233;
	line-height: 30px;
	font-size: 120%;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-bottom: 10px;
}
#side #column ul.list {
	width: 240px;
	float: left;
	padding: 0px;
}
#side #column ul.list li {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#side #column ul.list li .day {
	width: 100%;
	color: #333;
}
#side #column ul.list li .title {
	margin: 0px;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#side #column ul.list li .title a {
	color: #FF8200;
	font-size: 100%;
	line-height: 18px;
	font-weight: bold;
}
#side #column ul.list li p {
}
#side #column .more {
	color: #FF73A2;
	font-weight: bold;
	background-image: url(../img/common/column_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 215px;
	padding-left: 25px;
}
#side #column .more a {
	color: #928066;
}
/*___________ area ___________ */
#index #area {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#index #area h2 {
	width: 665px;
	float: left;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/index/refine_title.png);
	color: #6f5735;
	line-height: 35px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-position: 0px -4px;
	font-size: 120%;
}
#index #area h2 span {
	font-size: 85%;
}

#index #area .contents {
	width: 670px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px 2px 1px #d6d6d6;
	-moz-box-shadow: 0px 0px 2px 1px #d6d6d6;
	-webkit-box-shadow: 0px 0px 2px 1px #d6d6d6;
}
#index #area .image {
	width: 300px;
	float: left;
	height: 310px;
	background-color: #EBF4FE;
}
#index #area ul#list {
	width: 350px;
	float: right;
	height: 310px;
}
#index #area ul#list .large {
	background-color: #FAF9EC;
	line-height: 20px;
	font-weight: bold;
	color: #E96617;
	height: 20px;
	padding-left: 3px;
}
#index #area ul#list .prefecture {
	line-height: 25px;
	color: #999999;
	height: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#index #area ul#list .prefecture a {
	color: #2B8953;
}


/*___________ tabs ___________ */
#tabs {
	width: 300px;
	display: block;
	float: left;
	position: relative;
	height: 310px;
}
#tabs .mapnavi {
	display: none;
}
#tabs-1 {
	width: 300px;
	display: block;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-1.jpg);
}
#tabs-2 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-2.jpg);
	display: none;
}
#tabs-3 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-3.jpg);
	display: none;
}
#tabs-4 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-4.jpg);
	display: none;
}
#tabs-5 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-5.jpg);
	display: none;
}
#tabs-6 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-6.jpg);
	display: none;
}
#tabs-7 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-7.jpg);
	display: none;
}
#tabs-8 {
	width: 300px;
	float: left;
	height: 310px;
	background-image: url(../img/area/tabs-8.jpg);
	display: none;
}
/*___________ back ___________ */
.back a {
	width: 62px;
	display: block;
	background-image: url(../img/area/back.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 5px;
	position: absolute;
	bottom: 5px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/*___________ tabs-1 ___________ */

/* hokkaido */
.hokkaido a {
	width: 62px;
	display: block;
	background-image: url(../img/area/hokkaido.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 93px;
	top: 36px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.hokkaido_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/hokkaido_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 93px;
	top: 36px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* tohoku */
.tohoku a {
	width: 62px;
	display: block;
	background-image: url(../img/area/tohoku.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 24px;
	top: 120px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.tohoku_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/tohoku_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 24px;
	top: 120px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* hokuriku */
.hokuriku a {
	width: 102px;
	display: block;
	background-image: url(../img/area/hokuriku.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 122px;
	top: 117px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.hokuriku_off {
	width: 102px;
	display: block;
	background-image: url(../img/area/hokuriku_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 122px;
	top: 117px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* kanto */
.kanto a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kanto.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 38px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kanto_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kanto_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 38px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* toukai */
.toukai a {
	width: 62px;
	display: block;
	background-image: url(../img/area/toukai.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 77px;
	top: 227px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.toukai_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/toukai_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 77px;
	top: 227px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* kinki */
.kinki a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kinki.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 132px;
	top: 170px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kinki_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kinki_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 132px;
	top: 170px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* shikoku */
.shikoku a {
	width: 82px;
	display: block;
	background-image: url(../img/area/shikoku.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 204px;
	top: 191px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.shikoku_off {
	width: 82px;
	display: block;
	background-image: url(../img/area/shikoku_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 204px;
	top: 191px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* kyusyu */
.kyusyu a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kyusyu.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 171px;
	top: 262px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kyusyu_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kyusyu_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 171px;
	top: 262px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* okinawa */
.okinawa a {
	width: 62px;
	display: block;
	background-image: url(../img/area/okinawa.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 0px;
	top: 23px;
	position: absolute;
	left: 13px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.okinawa_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/okinawa_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 0px;
	top: 23px;
	position: absolute;
	left: 13px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-2 ___________ */

/* hokkaido_tab2 */
.hokkaido_tab2 a {
	width: 62px;
	display: block;
	background-image: url(../img/area/hokkaido.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 223px;
	top: 39px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.hokkaido_tab2_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/hokkaido_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 223px;
	top: 39px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* aomori */
.aomori a {
	width: 62px;
	display: block;
	background-image: url(../img/area/aomori.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 55px;
	top: 22px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.aomori_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/aomori_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 55px;
	top: 22px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* iwate */
.iwate a {
	width: 62px;
	display: block;
	background-image: url(../img/area/iwate.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 10px;
	top: 99px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.iwate_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/iwate_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 10px;
	top: 99px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* akita */
.akita a {
	width: 62px;
	display: block;
	background-image: url(../img/area/akita.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 79px;
	top: 105px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.akita_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/akita_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 79px;
	top: 105px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* miyagi */
.miyagi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/miyagi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 16px;
	top: 179px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.miyagi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/miyagi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 16px;
	top: 179px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* yamagata */
.yamagata a {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamagata.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 98px;
	top: 173px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.yamagata_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamagata_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 98px;
	top: 173px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* fukushima */
.fukushima a {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukushima.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 65px;
	top: 236px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.fukushima_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukushima_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 65px;
	top: 236px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-3 ___________ */
/* niigata */
.niigata a {
	width: 62px;
	display: block;
	background-image: url(../img/area/niigata.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 79px;
	top: 44px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.niigata_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/niigata_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 79px;
	top: 44px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* toyama */
.toyama a {
	width: 62px;
	display: block;
	background-image: url(../img/area/toyama.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 135px;
	top: 98px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.toyama_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/toyama_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 135px;
	top: 98px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* ishikawa */
.ishikawa a {
	width: 62px;
	display: block;
	background-image: url(../img/area/ishikawa.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 209px;
	top: 66px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.ishikawa_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/ishikawa_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 209px;
	top: 66px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* fukui */
.fukui a {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukui.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 225px;
	top: 154px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.fukui_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukui_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 225px;
	top: 154px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* yamanashi */
.yamanashi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamanashi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 74px;
	top: 187px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.yamanashi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamanashi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 74px;
	top: 187px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* nagano */
.nagano a {
	width: 62px;
	display: block;
	background-image: url(../img/area/nagano.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 143px;
	top: 151px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.nagano_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/nagano_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 143px;
	top: 151px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/*___________ tabs-4 ___________ */
/* tokyo */
.tokyo a {
	width: 62px;
	display: block;
	background-image: url(../img/area/tokyo.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 161px;
	top: 163px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.tokyo_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/tokyo_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 161px;
	top: 163px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* kanagawa */
.kanagawa a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kanagawa.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 161px;
	top: 219px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kanagawa_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kanagawa_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 161px;
	top: 219px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* saitama */
.saitama a {
	width: 62px;
	display: block;
	background-image: url(../img/area/saitama.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 139px;
	top: 115px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.saitama_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/saitama_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 139px;
	top: 115px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* chiba */
.chiba a {
	width: 62px;
	display: block;
	background-image: url(../img/area/chiba.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 22px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.chiba_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/chiba_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 22px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* ibaraki */
.ibaraki a {
	width: 62px;
	display: block;
	background-image: url(../img/area/ibaraki.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 28px;
	top: 96px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.ibaraki_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/ibaraki_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 28px;
	top: 96px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* tochigi */
.tochigi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/tochigi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 90px;
	top: 28px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.tochigi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/tochigi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 90px;
	top: 28px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* gunma */
.gunma a {
	width: 62px;
	display: block;
	background-image: url(../img/area/gunma.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 179px;
	top: 50px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.gunma_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/gunma_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 179px;
	top: 50px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-5 ___________ */
/* gifu */
.gifu a {
	width: 62px;
	display: block;
	background-image: url(../img/area/gifu.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 170px;
	top: 94px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.gifu_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/gifu_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 170px;
	top: 94px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* shizuoka */
.shizuoka a {
	width: 62px;
	display: block;
	background-image: url(../img/area/shizuoka.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 58px;
	top: 175px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.shizuoka_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/shizuoka_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 58px;
	top: 175px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* aichi */
.aichi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/aichi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 153px;
	top: 173px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.aichi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/aichi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 153px;
	top: 173px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* mie */
.mie a {
	width: 62px;
	display: block;
	background-image: url(../img/area/mie.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 191px;
	top: 235px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.mie_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/mie_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 191px;
	top: 235px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-6 ___________ */
/* osaka */
.osaka a {
	width: 62px;
	display: block;
	background-image: url(../img/area/osaka.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 122px;
	top: 134px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.osaka_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/osaka_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 122px;
	top: 134px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* hyogo */
.hyogo a {
	width: 62px;
	display: block;
	background-image: url(../img/area/hyogo.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 196px;
	top: 87px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.hyogo_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/hyogo_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 196px;
	top: 87px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* kyoto */
.kyoto a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kyoto.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 124px;
	top: 61px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kyoto_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kyoto_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 124px;
	top: 61px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* shiga */
.shiga a {
	width: 62px;
	display: block;
	background-image: url(../img/area/shiga.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 33px;
	top: 59px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.shiga_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/shiga_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 33px;
	top: 59px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* nara */
.nara a {
	width: 62px;
	display: block;
	background-image: url(../img/area/nara.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 84px;
	top: 178px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.nara_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/nara_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 84px;
	top: 178px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* wakayama */
.wakayama a {
	width: 62px;
	display: block;
	background-image: url(../img/area/wakayama.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 142px;
	top: 236px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.wakayama_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/wakayama_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 142px;
	top: 236px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-7 ___________ */
/* tottori */
.tottori a {
	width: 62px;
	display: block;
	background-image: url(../img/area/tottori.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 71px;
	top: 21px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.tottori_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/tottori_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 71px;
	top: 21px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* shimane */
.shimane a {
	width: 62px;
	display: block;
	background-image: url(../img/area/shimane.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 181px;
	top: 47px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.shimane_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/shimane_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 181px;
	top: 47px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* okayama */
.okayama a {
	width: 62px;
	display: block;
	background-image: url(../img/area/okayama.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 68px;
	top: 83px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.okayama_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/okayama_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 68px;
	top: 83px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* hiroshima */
.hiroshima a {
	width: 62px;
	display: block;
	background-image: url(../img/area/hiroshima.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 146px;
	top: 115px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.hiroshima_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/hiroshima_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 146px;
	top: 115px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* yamaguchi */
.yamaguchi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamaguchi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 227px;
	top: 160px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.yamaguchi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/yamaguchi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 227px;
	top: 160px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* tokushima */
.tokushima a {
	width: 62px;
	display: block;
	background-image: url(../img/area/tokushima.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 28px;
	top: 185px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.tokushima_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/tokushima_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 28px;
	top: 185px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* kagawa */
.kagawa a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kagawa.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 33px;
	top: 138px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kagawa_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kagawa_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 33px;
	top: 138px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* ehime */
.ehime a {
	width: 62px;
	display: block;
	background-image: url(../img/area/ehime.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 147px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.ehime_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/ehime_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 147px;
	top: 183px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* kochi */
.kochi a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kochi.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 106px;
	top: 228px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kochi_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kochi_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 106px;
	top: 228px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/*___________ tabs-8 ___________ */
/* fukuoka */
.fukuoka a {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukuoka.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 126px;
	top: 23px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.fukuoka_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/fukuoka_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 126px;
	top: 23px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* saga */
.saga a {
	width: 62px;
	display: block;
	background-image: url(../img/area/saga.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 196px;
	top: 43px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.saga_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/saga_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 196px;
	top: 43px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* nagasaki */
.nagasaki a {
	width: 62px;
	display: block;
	background-image: url(../img/area/nagasaki.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 220px;
	top: 96px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.nagasaki_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/nagasaki_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 220px;
	top: 96px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* kumamoto */
.kumamoto a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kumamoto.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 144px;
	top: 135px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kumamoto_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kumamoto_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 144px;
	top: 135px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/* oita */
.oita a {
	width: 62px;
	display: block;
	background-image: url(../img/area/oita.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 50px;
	top: 71px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.oita_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/oita_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 50px;
	top: 71px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* miyazaki */
.miyazaki a {
	width: 62px;
	display: block;
	background-image: url(../img/area/miyazaki.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 55px;
	top: 172px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.miyazaki_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/miyazaki_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 55px;
	top: 172px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* kagoshima */
.kagoshima a {
	width: 62px;
	display: block;
	background-image: url(../img/area/kagoshima.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 186px;
	top: 206px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
.kagoshima_off {
	width: 62px;
	display: block;
	background-image: url(../img/area/kagoshima_off.png);
	background-position: top;
	height: 34px;
	background-repeat: no-repeat;
	right: 186px;
	top: 206px;
	position: absolute;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}



/*___________ a:hover ___________ */
.hokkaido a:hover,
.tohoku a:hover,
.hokuriku a:hover,
.kanto a:hover ,
.toukai a:hover,
.kinki a:hover,
.shikoku a:hover,
.kyusyu a:hover,
.okinawa a:hover,
.hokkaido_tab2 a:hover,
.aomori a:hover,
.iwate a:hover,
.akita a:hover,
.miyagi a:hover,
.yamagata a:hover,
.fukushima a:hover,
.niigata a:hover,
.toyama a:hover,
.ishikawa a:hover,
.fukui a:hover,
.yamanashi a:hover,
.nagano a:hover,
.tokyo a:hover,
.kanagawa a:hover,
.saitama a:hover,
.chiba a:hover,
.ibaraki a:hover,
.tochigi a:hover,
.gunma a:hover,
.gifu a:hover,
.shizuoka a:hover,
.aichi a:hover,
.mie a:hover,
.osaka a:hover,
.hyogo a:hover,
.kyoto a:hover ,
.shiga a:hover,
.nara a:hover,
.wakayama a:hover,
.tottori a:hover,
.shimane a:hover,
.okayama a:hover,
.hiroshima a:hover,
.yamaguchi a:hover,
.tokushima a:hover,
.kagawa a:hover,
.ehime a:hover,
.kochi a:hover,
.fukuoka a:hover,
.saga a:hover,
.nagasaki a:hover,
.kumamoto a:hover,
.oita a:hover,
.miyazaki a:hover,
.kagoshima a:hover
{
	background-position: bottom;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
/*___________ a:hover ___________ */
.back a:hover {
	background-position: bottom;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}