@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-areal6100{ /*#青森・弘前・津軽*/
	left: 131px;
	top: 177px;
}

li.cle-area-list-areal6100 a:active,
li.cle-area-list-areal6100 a:hover{ /*#青森・弘前・津軽*/
	background-position:-131px -525px;
}

li.cle-area-list-areal6102{ /*#八戸・十和田・下北*/
	left:311px;
	top:196px;
}
li.cle-area-list-areal6102 a:active,
li.cle-area-list-areal6102 a:hover{ /*#八戸・十和田・下北*/
	background-position:-311px -544px;
}
/*#青森市
li.cle-area-list-aream6102{ 
	left:228px;
	top:139px;
}
*/
/*#青森市
li.cle-area-list-aream6102 a:active,
li.cle-area-list-aream6102 a:hover{ 
	background-position:-228px -487px;
}
*/

ul#search-area-list li ul{
	display:block;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	position:relative;
}
ul#search-area-list li ul li{
	position:absolute;
}

ul li.cle-area-list-akita{ /*#秋田県*/
	left:148px;
	top:324px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-akita a{ /*#秋田県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-iwate{ /*#岩手県*/
	left:409px;
	top:330px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-iwate a{ /*#岩手県*/
	display:block;
	width:45px;
	height:15px;
}

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;
}

