@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-areal2600{ /*#草津・伊香保・水上*/
	left:211px;
	top:68px;
}
li.cle-area-list-areal2600 a:active,
li.cle-area-list-areal2600 a:hover{ /*#草津・伊香保・水上*/
	background-position:-211px -416px;
}

li.cle-area-list-areal2601{ /*#高崎・前橋・伊勢崎*/
	left:207px;
	top:225px;
}
li.cle-area-list-areal2601 a:active,
li.cle-area-list-areal2601 a:hover{ /*#高崎・前橋・伊勢崎*/
	background-position:-207px -573px;
}


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:207px;
	top:9px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-niigata a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-saitama{
	left:288px;
	top:321px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-saitama a{
	display:block;
	width:45px;
	height:15px;
}


ul li.cle-area-list-tochigi{
	left:465px;
	top:134px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tochigi a{
	display:block;
	width:45px;
	height:15px;
}

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


