@charset "utf-8";

.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-areal3800{ /*#和歌山市*/
	left:21px;
	top:86px;
}
li.cle-area-list-areal3800 a:active,
li.cle-area-list-areal3800 a:hover{ /*#和歌山市*/
	background-position:-21px -434px;
}

li.cle-area-list-areal3801{ /*#海南・有田・御坊*/
	left:155px;
	top:82px;
}
li.cle-area-list-areal3801 a:active,
li.cle-area-list-areal3801 a:hover{ /*#海南・有田・御坊*/
	background-position:-155px -430px;
}

li.cle-area-list-areal3802{ /*#新名称：白浜・串本・新宮*/
	left:273px;
	top:232px;
}
li.cle-area-list-areal3802 a:active,
li.cle-area-list-areal3802 a:hover{ /*#新名称：白浜・串本・新宮*/
	background-position:-273px -580px;
}

ul#search-area-list li ul{
	display:block;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	position:relative;
}
ul#search-area-list li ul li{
	position:absolute;
}

ul li.cle-area-list-osaka{
	left:164px;
	top:5px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-osaka a{
	display:block;
	width:45px;
	height:15px;
}

ul li.cle-area-list-nara{
	left:340px;
	top:66px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-nara a{
	display:block;
	width:45px;
	height:15px;
}

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


