@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-areal7100 { /*#鳥取・八頭*/
	left:393px;
	top:87px;
}
li.cle-area-list-areal7100 a:active,
li.cle-area-list-areal7100 a:hover{ /*#鳥取・八頭*/
	background-position:-393px -435px;
}

li.cle-area-list-areal7101 { /*#倉吉・米子*/
	left:125px;
	top:125px;
}
li.cle-area-list-areal7101 a:active,
li.cle-area-list-areal7101 a:hover{ /*#倉吉・米子*/
	background-position:-125px -473px;
}


ul li.cle-area-list-shimane{
	left:12px;
	top:170px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-shimane a{
	display:block;
	width:45px;
	height:15px;
}


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


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

