@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-areal6300{ /*#秋田市*/
	left:217px;
	top:116px;
}
li.cle-area-list-areal6300 a:active,
li.cle-area-list-areal6300 a:hover{ /*#秋田市*/
	background-position:-217px -464px;
}

li.cle-area-list-areal6301{ /*#能代・男鹿・沿岸部*/
	left:89px;
	top:77px;
}
li.cle-area-list-areal6301 a:active,
li.cle-area-list-areal6301 a:hover{ /*#能代・男鹿・沿岸部*/
	background-position:-89px -425px;
}

li.cle-area-list-areal6302{ /*#横手・内陸部*/
	left:332px;
	top:60px;
}
li.cle-area-list-areal6302 a:active,
li.cle-area-list-areal6302 a:hover{ /*#横手・内陸部*/
	background-position:-332px -408px;
}

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-aomori{ /*#青森県*/
	left:506px;
	top:93px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-aomori a{ /*#青森県*/
	display:block;
	width:45px;
	height:15px;
}

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

ul li.cle-area-list-yamagata{ /*#山形県*/
	left:28px;
	top:320px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamagata 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;
}


