@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-aream5303{ /*#中津・宇佐・国東*/
	left:127px;
	top:50px;
}
li.cle-area-list-aream5303 a:active,
li.cle-area-list-aream5303 a:hover{ /*#中津・宇佐・国東*/
	background-position:-127px -398px;
}

li.cle-area-list-aream5302{ /*#湯布院・大分西部*/
	left:54px;
	top:185px;
}
li.cle-area-list-aream5302 a:active,
li.cle-area-list-aream5302 a:hover{ /*#湯布院・大分西部*/
	background-position:-54px -533px;
}

li.cle-area-list-aream5300{ /*#大分・別府*/
	left:269px;
	top:150px;
}
li.cle-area-list-aream5300 a:active,
li.cle-area-list-aream5300 a:hover{ /*#大分・別府*/
	background-position:-269px -498px;
}

li.cle-area-list-aream5301{ /*#佐伯・津久見*/
	left:304px;
	top:270px;
}
li.cle-area-list-aream5301 a:active,
li.cle-area-list-aream5301 a:hover{ /*#佐伯・津久見*/
	background-position:-304px -618px;
}


li.cle-area-list-fukuoka{ /*#福岡県*/
	width:45px;
	height:15px;
	left:27px;
	top:114px;
}
ul li.cle-area-list-fukuoka a{ /*#福岡県*/
	display:block;
	width:45px;
	height:15px;
}
li.cle-area-list-kumamoto{ /*#熊本県*/
	width:45px;
	height:15px;
	left:94px;
	top:327px;
}
ul li.cle-area-list-kumamoto 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;
}

