@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-aream6800{ /*#金沢*/
	left:176px;
	top:252px;
}
li.cle-area-list-aream6800 a:active,
li.cle-area-list-aream6800 a:hover{ /*#金沢*/
	background-position:-176px -600px;
}

li.cle-area-list-aream6801{ /*#小松・加賀*/
	left:86px;
	top:205px;
}
li.cle-area-list-aream6801 a:active,
li.cle-area-list-aream6801 a:hover{ /*#小松・加賀*/
	background-position:-86px -553px;
}

li.cle-area-list-aream6802{ /*#七尾・輪島*/
	left:217px;
	top:27px;
}
li.cle-area-list-aream6802 a:active,
li.cle-area-list-aream6802 a:hover{ /*#七尾・輪島*/
	background-position:-217px -375px;
}



ul li.cle-area-list-fukui{
	left:23px;
	top:317px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-fukui a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-toyama{
	left:350px;
	top:275px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-toyama a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-niigata{
	left:495px;
	top:242px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-niigata a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nagano{
	left:497px;
	top:315px;
	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;
}


