@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-areal2801{ /*#日立・北茨城*/
	left:221px;
	top:35px;
}
li.cle-area-list-areal2801 a:active,
li.cle-area-list-areal2801 a:hover{ /*#日立・北茨城*/
	background-position:-221px -383px;
}
li.cle-area-list-areal2800{ /*#水戸・茨城中部*/
	left:202px;
	top:150px;
}
li.cle-area-list-areal2800 a:active,
li.cle-area-list-areal2800 a:hover{ /*#水戸・茨城中部*/
	background-position:-202px -498px;
}
li.cle-area-list-areal2802{ /*#つくば・茨城南西部*/
	left:74px;
	top:209px;
}
li.cle-area-list-areal2802 a:active,
li.cle-area-list-areal2802 a:hover{ /*#つくば・茨城南西部*/
	background-position:-74px -557px;
}
li.cle-area-list-areal2803{ /*#鹿島周辺*/
	left:296px;
	top:245px;
}
li.cle-area-list-areal2803 a:active,
li.cle-area-list-areal2803 a:hover{ /*#鹿島周辺*/
	background-position:-296px -593px;
}
ul#search-area-list li ul{
	display:block;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	position:relative;
}
ul#search-area-list li ul li{
	position:absolute;
}
ul li.cle-area-list-tochigi{
	left:34px;
	top:107px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tochigi a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-saitama{
	left:4px;
	top:322px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-saitama a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-chiba{
	left:302px;
	top:328px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-chiba a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma{
	left:5px;
	top:268px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma 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;
}

