@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-areal2700{ /*#宇都宮*/
	left:234px;
	top:134px;
}
li.cle-area-list-areal2700 a:active,
li.cle-area-list-areal2700 a:hover{ /*#宇都宮*/
	background-position:-234px -482px;
}

li.cle-area-list-areal2701{ /*#佐野・栃木南部*/
	left:136px;
	top:242px;
}

li.cle-area-list-areal2701 a:active,
li.cle-area-list-areal2701 a:hover{ /*#佐野・栃木南部*/
	background-position:-136px -590px;
}

li.cle-area-list-areal2702{ /*#日光・那須・栃木北部*/
	left:266px;
	top:35px;
}
li.cle-area-list-areal2702 a:active,
li.cle-area-list-areal2702 a:hover{ /*#日光・那須・栃木北部*/
	background-position:-266px -383px;
}

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-niigata{
	left:133px;
	top:9px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-niigata a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma{
	left:32px;
	top:176px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-gunma a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukushima{
	left:485px;
	top:69px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukushima a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ibaraki{
	left:466px;
	top:242px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ibaraki 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;
}

