@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-areal7150 { /*#松江・島根東部*/
	left:355px;
	top:65px;
}
li.cle-area-list-areal7150 a:active,
li.cle-area-list-areal7150 a:hover{ /*#松江・島根東部*/
	background-position:-355px -413px;
}

li.cle-area-list-areal7151 { /*#隠岐*/
	left:12px;
	top:56px;
}
li.cle-area-list-areal7151 a:active,
li.cle-area-list-areal7151 a:hover{ /*#隠岐*/
	background-position:-12px -404px;
}

li.cle-area-list-areal7152 { /*#浜田・益田・津和野*/
	left:165px;
	top:142px;
}
li.cle-area-list-areal7152 a:active,
li.cle-area-list-areal7152 a:hover{ /*#浜田・益田・津和野*/
	background-position:-165px -490px;
}


ul li.cle-area-list-tottori{
	left:488px;
	top:125px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-tottori a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-yamaguchi{
	left:4px;
	top:323px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-yamaguchi a{
	display:block;
	width:45px;
	height:15px;
}


ul li.cle-area-list-okayama{
	left:506px;
	top:221px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-okayama a{
	display:block;
	width:45px;
	height:15px;
}

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

