@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-aream6702{ /*#高岡・氷見*/
	left:70px;
	top:141px;
}
li.cle-area-list-aream6702 a:active,
li.cle-area-list-aream6702 a:hover{ /*#高岡・氷見*/
	background-position:-70px -489px;
}

li.cle-area-list-aream6701{ /*#黒部・立山*/
	left:362px;
	top:97px;
}
li.cle-area-list-aream6701 a:active,
li.cle-area-list-aream6701 a:hover{ /*#黒部・立山*/
	background-position:-362px -445px;
}

li.cle-area-list-aream6700{ /*#富山市*/
	left:200px;
	top:232px;
}
li.cle-area-list-aream6700 a:active,
li.cle-area-list-aream6700 a:hover{ /*#富山市*/
	background-position:-200px -580px;
}


ul li.cle-area-list-ishikawa{
	left:11px;
	top:233px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-ishikawa a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nagano{
	left:505px;
	top:240px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nagano a{
	display:block;
	width:45px;
	height:15px;
}

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


