@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-areal7200 { /*#岡山市*/
	left:272px;
	top:159px;
}
li.cle-area-list-areal7200 a:active,
li.cle-area-list-areal7200 a:hover{ /*#岡山市*/
	background-position:-272px -507px;
}
li.cle-area-list-areal7201 { /*#倉敷*/
	left:190px;
	top:208px;
}
li.cle-area-list-areal7201 a:active,
li.cle-area-list-areal7201 a:hover{ /*#倉敷*/
	background-position:-190px -556px;
}
li.cle-area-list-areal7202 { /*#備前・岡山南部*/
	left:260px;
	top:302px;
}
li.cle-area-list-areal7202 a:active,
li.cle-area-list-areal7202 a:hover{ /*#備前・岡山南部*/
	background-position:-260px -650px;
}
li.cle-area-list-areal7203 { /*#新見・津山・岡山北部*/
	left:235px;
	top:22px;
}
li.cle-area-list-areal7203 a:active,
li.cle-area-list-areal7203 a:hover{ /*#新見・津山・岡山北部*/
	background-position:-235px -370px;
}



ul li.cle-area-list-hiroshima{
	left:44px;
	top:215px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-hiroshima a{
	display:block;
	width:45px;
	height:15px;
}

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

