/* ------------------------------------

 → shops

* ------------------------------------*/

#main {

	

	width:700px;

	color:#fff;

	margin:0 auto;

	padding-top:140px;

}

#main a {

	color:#00ffff;

}

#main a:hover {

	color:#ffff00;

}

h2 {

	background:url(./common/title_shops_2.gif) 0 0 no-repeat;

	height:44px;

	text-indent:-9999px;

	margin-bottom:10px;

}

h3 {

	text-align:left;

	height:31px;

	padding-left:20px;

	line-height:2;

	background:url(./common/subtitle_bg.gif) 0 0 no-repeat;

	margin-bottom:10px;

}

.erea_top_text {

	text-align: center;

	font-size: 150%;

	font-weight: bold;

	color: #e57bff; 

	padding-top: 10px;

} 

.erea_red_text {

	text-align:center;

	color: #ff0000;

	font-weight: bold;

	margin-bottom: 20px;

}

#erea_list {

	clear:both;

	width:700px;

}

#erea_list ul li{

	display:block;

	padding-left:1em;

	white-space:nowrap;

	float:left;

}

#shop_list {

	clear:both;

	width:700px;

}

#shop_list ul{

	display:block;

	float:left;

	width:700px;

	border-bottom:#999 dotted 1px;

}

.regional {

	float:left;

	display: block;

	width: 60px;

}

.store {

	float:left;

	width: 250px;

}

.address {

	float:left;

	width: 237px;

}

.tel {

	float:left;

	display: block;

	width: 90px;

}

.hp {

	font-size:8pt;

	float:left;

	display: block;

	width: 63px;

}

#text_bule {

	font-weight: bold;

	color: #e57bff;

}

/* ------------------------------------

 → 背景用

* ------------------------------------*/

#erea_list button {

	background:url(./common/button.jpg) 0 0 no-repeat;

	width:73.7px;

	height:29px;

	margin-right:0.3em;

	margin-bottom:0.2em;

}

.even {

	background-color:#6c6884;

}

.odd {

	background-color:#4d486c;

}

/* ------------------------------------

 → トップへ

* ------------------------------------*/

#go_to_top {

	padding-top:10px;

	clear:both;

	height:18px;

	text-align:right;

}
