@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-areal6150{ /*#盛岡*/
	left:222px;
	top:86px;
}
li.cle-area-list-areal6150 a:active,
li.cle-area-list-areal6150 a:hover{ /*#盛岡*/
	background-position:-222px -434px;
}

li.cle-area-list-areal6151{ /*#雫石・内陸北部*/
	left:252px;
	top:13px;
}
li.cle-area-list-areal6151 a:active,
li.cle-area-list-areal6151 a:hover{ /*#雫石・内陸北部*/
	background-position:-252px -361px;
}

li.cle-area-list-areal6152{ /*#花巻・内陸南部*/
	left:89px;
	top:216px;
}
li.cle-area-list-areal6152 a:active,
li.cle-area-list-areal6152 a:hover{ /*#花巻・内陸南部*/
	background-position:-89px -564px;
}

li.cle-area-list-areal6153{ /*#宮古・沿岸部*/
	left:333px;
	top:199px;
}
li.cle-area-list-areal6153 a:active,
li.cle-area-list-areal6153 a:hover{ /*#宮古・沿岸部*/
	background-position:-333px -547px;
}

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:20px;
	top:92px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-akita a{ /*#秋田県*/
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-miyagi{ /*#宮城県*/
	left:6px;
	top:324px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-miyagi 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;
}

