@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-areal6250{ /*#松島・石巻・宮城北部*/
	left:205px;
	top:76px;
}
li.cle-area-list-areal6250 a:active,
li.cle-area-list-areal6250 a:hover{ /*#松島・石巻・宮城北部*/
	background-position:-205px -424px;
}

li.cle-area-list-areal6201{ /*#仙台市内他*/
	left:184px;
	top:224px;
}
li.cle-area-list-areal6201 a:active,
li.cle-area-list-areal6201 a:hover{ /*#仙台市内他*/
	background-position:-184px -572px;
}

li.cle-area-list-areal6204{ /*#仙台*/
	left:24px;
	top:141px;
}
li.cle-area-list-areal6204 a:active,
li.cle-area-list-areal6204 a:hover{ /*#仙台*/
	background-position:-24px -489px;
}



li.cle-area-list-areal6260{ /*#塩釜・蔵王・宮城南部*/
	left:307px;
	top:251px;
}
li.cle-area-list-areal6260 a:active,
li.cle-area-list-areal6260 a:hover{ /*#塩釜・蔵王・宮城南部*/
	background-position:-307px -599px;
}




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-iwate{ /*#岩手県*/
	left:300px;
	top:6px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-iwate a{ /*#岩手県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-yamagata{ /*#山形県*/
	left:85px;
	top:57px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamagata a{ /*#山形県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-fukushima{ /*#福島県*/
	left:110px;
	top:329px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukushima 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;
}



