@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-aream6600{ /*#新潟市*/
	left:295px;
	top:180px;
}
li.cle-area-list-aream6600 a:active,
li.cle-area-list-aream6600 a:hover{ /*#新潟市*/
	background-position:-295px -528px;
}

li.cle-area-list-aream6601{ /*#新発田・下越*/
	left:319px;
	top:73px;
}
li.cle-area-list-aream6601 a:active,
li.cle-area-list-aream6601 a:hover{ /*#新発田・下越*/
	background-position:-319px -421px;
}

li.cle-area-list-aream6602{ /*#長岡・中越*/
	left:191px;
	top:238px;
}
li.cle-area-list-aream6602 a:active,
li.cle-area-list-aream6602 a:hover{ /*#長岡・中越*/
	background-position:-191px -586px;
}

li.cle-area-list-aream6603{ /*#佐渡・上越*/
	left:95px;
	top:129px;
}
li.cle-area-list-aream6603 a:active,
li.cle-area-list-aream6603 a:hover{ /*#佐渡・上越*/
	background-position:-95px -477px;
}



ul li.cle-area-list-nagano{
	left:73px;
	top:314px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nagano a{
	display:block;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukushima{
	left:404px;
	top:299px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukushima a{
	display:block;
	width:45px;
	height:15px;
}

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

