@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-areal7800{ /*#松山・伊予*/
	left:223px;
	top:86px;
}
li.cle-area-list-areal7800 a:active,
li.cle-area-list-areal7800 a:hover{ /*#松山・伊予*/
	background-position:-223px -434px;
}

li.cle-area-list-areal7801{ /*#新居浜・西条・今治*/
	left:364px;
	top:73px;
}
li.cle-area-list-areal7801 a:active,
li.cle-area-list-areal7801 a:hover{ /*#新居浜・西条・今治*/
	background-position:-364px -421px;
}

li.cle-area-list-areal7802{ /*#宇和島・八幡浜・大洲*/
	left:135px;
	top:180px;
}
li.cle-area-list-areal7802 a:active,
li.cle-area-list-areal7802 a:hover{ /*#宇和島・八幡浜・大洲*/
	background-position:-135px -528px;
}

ul li.cle-area-list-kochi{ /*#高知県*/
	left:367px;
	top:247px;
	width:45px;
	height:15px;
}
ul li.cle-area-list-kochi 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;
}

/*SP Enkai 2010*/
.corecontent-searchbypickup-lists-ehime {
	border-top: 1px solid #efefef;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	position: relative;
}

.corecontent-searchbypickup-lists-ehime dd.spImage {
	float: left;
	width: 180px;
}

.corecontent-searchbypickup-lists-ehime dd.spEnkai,
.corecontent-searchbypickup-lists-ehime dd.spEhime {
	float: right;
	width: 370px;
}

.corecontent-searchbypickup-lists-ehime dd.spEhime {
	border-top: 1px solid #efefef;
	padding-top: 5px;
}

.corecontent-searchbypickup-lists-ehime dd.spEnkai a,
.corecontent-searchbypickup-lists-ehime dd.spEhime a {
	background-image:url("../img/spenkai.png");
	display: block;
	height: 66px;
	overflow: hidden;
	text-indent: -9999px;
	width: 370px;
}

.corecontent-searchbypickup-lists-ehime dd.spEnkai a {
	background-position: 0 0;
}

.corecontent-searchbypickup-lists-ehime dd.spEhime a {
	background-position: 0 -80px;
}

