@charset "utf-8";
/*=====================================================================
     取り扱い店舗
  =====================================================================*/
#shop-main {
	width: 685px;
}
/*---------------------------------------------------------------------
     地図選択
  ---------------------------------------------------------------------*/
#areamap {
	margin-top: 37px;
	width: 685px;
	padding-bottom: 15px;
	background: url(../images/pr-hr.gif) bottom left repeat-x;
}
#areamapimg {
	width: 360px;
	float: left;
}
#areamapinfo {
	width: 325px;
	float: left;
}
#areamapinfo p {
	width: 315px;
	padding-left: 9px;
	margin-bottom: 14px;
}
#areamapinfo ul {
	padding-left: 1px;
	width: 324px;
	margin-bottom: 15px;
}
#areamapinfo ul li {
	padding-left: 8px;
	width: 100px;
	height: 34px;
	margin-bottom: 8px;
	float: left;
}
#areamapinfo ul li a {
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: center;
	color: #666666;
	background:  url(../shop/images/shop_frame.gif) left top no-repeat;
}
#areamapinfo ul li a:hover {
	color: #abcd03;
	background-position: 0 -34px;
}
#shop-paldepa {
	width: 316px;
	padding-left: 8px;
}
.paldepaframe {
	width: 316px;
	height: 34px;
	margin-bottom: 11px;
}
.paldepaframe a {
	display: block;
	overflow: hidden;
	width: 316px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(../shop/images/shop_palshopframe.gif) left top no-repeat;
}
.paldepaframe a:hover {
	background-position: 0 -34px;
}
/*---------------------------------------------------------------------
     エリアリスト
  ---------------------------------------------------------------------*/
#arealist {
	margin: 0px 0 20px 0;
	width: 685px;
	padding-bottom: 20px;
}
#arealist h3 {
	width: 114px;
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
}
#arealist li {
	width: 114px;
	height: 145px;
	float: left;
}
#arealist h3 a {
	width: 114px;
	font-weight: bold;
	font-size: 14px;
}
#arealist li ul li {
	float: none;
	height: 17px;
}
#arealist li ul li a {
	color: #666666;
}
#arealist li ul li a:hover {
	color: #abcd03;
}

#shop h3 {
	margin-top: 30px;
	padding: 0;
}
#h3 img {
	width: 200px;
	height: 24px;
	padding-bottom: 8px;
	float: left;
}
#shopback {
	float: right;
	width: 200px;
	margin: 0;
	padding-top: 11px;
	text-align: right;
	display: block;
}
#shopback a {
	float: right;
	display: block;
	background: url(../images/tp-detail.gif) left top no-repeat;
	height: 17px;
	line-height: 17px;
	padding-left: 15px;
	color:#666666;
	overflow: hidden;
}
#shopback a:hover {
	color: #abcd03;
	background-position: 0 -17px;
}

/*---------------------------------------------------------------------
     県リスト
  ---------------------------------------------------------------------*/
#preflist  {
}
#preflist ul {
	margin-bottom: 5px;
}
#preflist ul li {
	padding-right: 7px;
	width: 100px;
	height: 34px;
	margin-bottom: 8px;
	float: left;
}
#preflist ul li a {
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: center;
	color: #666666;
	background:  url(../shop/images/shop_frame.gif) left top no-repeat;
}
#preflist ul li a:hover {
	color: #abcd03;
	background-position: 0 -34px;
}

h4 {
	padding: 0;
	margin: 0 0 20px 0;
}

#prefshoplist {
	width: 685px;
}

#prefshoplist li {
	margin-top: 30px;
	padding-bottom: 10px;
	width: 685px;
	background: url(../images/pr-hr.gif) bottom left repeat-x;
}
#prefshoplist li ul li {
	margin: 0;
	width: 600px;
	background: none;
}
.prefshop {
	width: 655px;
	margin: 0 10px 0 20px;
	padding-bottom: 10px;
}
.prefshop p {
}

h5 {
	font-weight: bold;
	color: #009933;
}
h5 a {
	
	font-weight: bold;
}

h5 a:hover {
}

.shoppagetop{
	width: 685px;
	margin-top: -10px;
	height: 17px;
}

.shoppagetop a {
	float: right;
	display: block;
	color: #666666;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	padding-left: 13px;
	background: url(../images/pagetop.gif) left top no-repeat;
}
.shoppagetop a:hover {
	color:#abcd03;
	background-position: 0 -17px;
}

.caution {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
