@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-areal6400{ /*#福島市・郡山*/
	left:312px;
	top:156px;
}
li.cle-area-list-areal6400 a:active,
li.cle-area-list-areal6400 a:hover{ /*#福島市・郡山*/
	background-position:-312px -504px;
}

li.cle-area-list-areal6401{ /*#いわき市*/
	left:431px;
	top:70px;
}
li.cle-area-list-areal6401 a:active,
li.cle-area-list-areal6401 a:hover{ /*#いわき市*/
	background-position:-431px -418px;
}

li.cle-area-list-areal6402{ /*#会津・喜多方*/
	left:154px;
	top:57px;
}
li.cle-area-list-areal6402 a:active,
li.cle-area-list-areal6402 a:hover{ /*#会津・喜多方*/
	background-position:-154px -405px;
}

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

ul li.cle-area-list-niigata{ /*#新潟県*/
	left:47px;
	top:86px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-niigata a{ /*#新潟県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-tochigi{ /*#栃木県*/
	left:206px;
	top:315px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tochigi a{ /*#栃木県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-gunma{ /*#群馬県*/
	left:6px;
	top:325px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma 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;
}

