@charset "utf-8";

/* search by areas */

.cle-area{
	background:url("../img/area-s.png") no-repeat #fff;
	height: 348px;
	margin: 10px 15px 0;
	border-bottom: 5px solid #fff;
	position: relative;
}


ul.cle-area-list li {
	position:absolute;
	display:block;
	width:110px;
	height:41px;
}
ul.cle-area-list li a{
	position:absolute;
	display:block;
	width:110px;
	height:41px;
	background:url("../img/area-s.png") 1000px 1000px no-repeat;
	text-indent:-9999px;
}



li.cle-area-addresslist a:active,
li.cle-area-addresslist a:hover{
	background-position:-412px -353px;
}

li.cle-area-list-areal8100 { /*#那覇*/
	left:59px;
	top:250px;
}
li.cle-area-list-areal8100 a:active,
li.cle-area-list-areal8100 a:hover{ /*#那覇*/
	background-position:-59px -598px;
}
li.cle-area-list-areal8400 { /*#本島北部*/
	left:372px;
	top:124px;
}
li.cle-area-list-areal8400 a:active,
li.cle-area-list-areal8400 a:hover{ /*#本島北部*/
	background-position:-372px -472px;
}
li.cle-area-list-areal8200 { /*#本島中部*/
	left:367px;
	top:205px;
}
li.cle-area-list-areal8200 a:active,
li.cle-area-list-areal8200 a:hover{ /*#本島中部*/
	background-position:-367px -553px;
}
li.cle-area-list-areal8150 { /*#本島南部*/
	left:332px;
	top:284px;
}
li.cle-area-list-areal8150 a:active,
li.cle-area-list-areal8150 a:hover{ /*#本島南部*/
	background-position:-332px -632px;
}
li.cle-area-list-areal8450 { /*#沖縄離島*/
	left:38px;
	top:158px;
}
li.cle-area-list-areal8450 a:active,
li.cle-area-list-areal8450 a:hover{ /*#沖縄離島*/
	background-position:-38px -506px;
}

ul li.cle-area-addresslist a{
	background:url("../img/area-s.png") no-repeat -412px -5px #fff;
	left:412px;
	top:5px;
	text-indent: -9999px;
	width:143px;
	height:39px;
	position: absolute;
}

