@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-areal7900{ /*#安芸・室戸*/
	left:409px;
	top:129px;
}

li.cle-area-list-areal7900 a:active,
li.cle-area-list-areal7900 a:hover{ /*#安芸・室戸*/
	background-position:-409px -477px;
}

li.cle-area-list-areal7901{ /*#高知市・高知中部*/
	left:259px;
	top:149px;
}

li.cle-area-list-areal7901 a:active,
li.cle-area-list-areal7901 a:hover{ /*#高知市・高知中部*/
	background-position:-259px -497px;
}

li.cle-area-list-areal7902{ /*#高知西部*/
	left:42px;
	top:216px;
}

li.cle-area-list-areal7902 a:active,
li.cle-area-list-areal7902 a:hover{ /*#高知西部*/
	background-position:-42px -564px;
}

ul li.cle-area-list-ehime{
	left:52px;
	top:91px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ehime a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokushima{
	left:496px;
	top:73px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tokushima 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;
}

