@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-aream6900{ /*#福井市*/
	left:281px;
	top:33px;
}
li.cle-area-list-aream6900 a:active,
li.cle-area-list-aream6900 a:hover{ /*#福井市*/
	background-position:-281px -381px;
}
li.cle-area-list-aream6901{ /*#鯖江・武生*/
	left:413px;
	top:171px;
}
li.cle-area-list-aream6901 a:active,
li.cle-area-list-aream6901 a:hover{ /*#鯖江・武生*/
	background-position:-413px -519px;
}
li.cle-area-list-aream6902{ /*#敦賀・小浜*/
	left:96px;
	top:231px;
}
li.cle-area-list-aream6902 a:active,
li.cle-area-list-aream6902 a:hover{ /*#敦賀・小浜*/
	background-position:-96px -579px;
}


ul li.cle-area-list-ishikawa{
	left:498px;
	top:62px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ishikawa a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-shiga{
	left:226px;
	top:320px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-shiga a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-gifu{
	left:407px;
	top:291px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gifu a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-kyoto{
	left:6px;
	top:328px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-kyoto 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;
}




