@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;
}


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;
}

li.cle-area-addresslist a:active,
li.cle-area-addresslist a:hover{
	background-position:-412px -353px;
}

li.cle-area-list-areal7400{ /*#岩国・山口東部*/
	left:400px;
	top:214px;
}
li.cle-area-list-areal7400 a:active,
li.cle-area-list-areal7400 a:hover{ /*#岩国・山口東部*/
	background-position:-400px -562px;
}
li.cle-area-list-areal7401{ /*#山口市・山口中部*/
	left:250px;
	top:202px;
}
li.cle-area-list-areal7401 a:active,
li.cle-area-list-areal7401 a:hover{ /*#山口市・山口中部*/
	background-position:-250px -550px;
}
li.cle-area-list-areal7402{ /*#萩・山口北部*/
	left:140px;
	top:70px;
}
li.cle-area-list-areal7402 a:active,
li.cle-area-list-areal7402 a:hover{ /*#萩・山口北部*/
	background-position:-140px -418px;
}
li.cle-area-list-areal7403{ /*#下関・山口西部*/
	left:9px;
	top:228px;
}
li.cle-area-list-areal7403 a:active,
li.cle-area-list-areal7403 a:hover{ /*#下関・山口西部*/
	background-position:-9px -576px;
}
li.cle-area-list-shimane{ /*#島根県*/
	width:45px;
	height:15px;
	left:307px;
	top:58px;
}
ul li.cle-area-list-shimane a{ /*#島根県*/
	display:block;
	width:45px;
	height:15px;
}
li.cle-area-list-hiroshima{ /*#広島県*/
	width:45px;
	height:15px;
	left:510px;
	top:60px;
}
ul li.cle-area-list-hiroshima a{ /*#広島県*/
	display:block;
	width:45px;
	height:15px;
}
