@charset 'UTF-8';

*html #subnavi-list
{
}

#shop h1#title
{
	font-weight: normal;
	position: absolute;
	top: 3px;
	left:50%;
	margin: 0px 0px 0px 0px;
	width: 420px;
	text-align: right;
}

#shop p#fottitle
{
	font-weight: normal;
}

#shop #header
{
}
#shop #hea-left
{
	float: left;
	width: 310px;
	margin-left: 20px;
}
#shop #hea-right
{
	float: right;
	width: 530px;
	margin-right: 10px;
	padding-top: 15px;
}

#shop #subnavi-list li a
{
	background-position: 0 -23px;
}
#shop #subnavi-list li a:hover
{
	background-position: 0 -46px;
}


#shop-navi
{
	padding: 20px 0 20px 10px;
	float: left;
	width: 160px;
}
#shop-navi-list
{
	list-style-type: none;
	margin-bottom: 10px;
}
#shop-navi-list li
{
	padding-bottom: 10px;
}
#shop-navi-list li a
{
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 150px;
}

#shop-navi-list li a:hover
{
	background-position: 0 -60px;
}
.shop-navi-list-on
{
	background-position: 0 -60px !important;
}

#shop-navi-kobuchi
{
	background: url(../images/shop-navi-kobuchi.gif) no-repeat;
}
#shop-navi-sagamihara
{
	background: url(../images/shop-navi-sagamihara.gif) no-repeat;
}
#shop-navi-yabe
{
	background: url(../images/shop-navi-yabe.gif) no-repeat;
}
#shop-navi-odasaga
{
	background: url(../images/shop-navi-odasaga.gif) no-repeat;
}
#shop-navi-odasaga-on
{
	background: url(../images/shop-navi-odasaga.gif) no-repeat;
	background-position: 0 -60px;
}
#shop-navi-sagamino
{
	background: url(../images/shop-navi-sagamino.gif) no-repeat;
}
#shop-navi-tsuruma
{
	background: url(../images/shop-navi-tsuruma.gif) no-repeat;
}
#shop-navi-chuuourinkan
{
	background: url(../images/shop-navi-chuuourinkan.gif) no-repeat;
}
#shop-navi-machida
{
	display: none !important;
	background: url(../images/shop-navi-machida.gif) no-repeat;
}


#shop-main
{
	padding: 20px 0 0 0;
	float: right;
	width: 640px;
}

#shop-info
{
	position: relative;
	top: -60px;
	margin-bottom: -50px;
	overflow:hidden;
}
*html #shop-info
{
	position: static;
	margin-top: -60px;
	margin-bottom: 30px;
	height: 280px;
}

#shop-link
{
	padding: 50px 0 0 0;
	float: left;
	width: 273px;
}
#shop-link img
{
	margin-bottom: 20px;
}

#shop-text
{
	float: left;
	width: 350px;
}

#shop-data
{
	padding: 5px 20px 5px 20px;
}
#shop-data div
{
	line-height: 140%;
}
#shop-data table th,
#shop-data table td
{
	line-height: 130%;
}

#shop-data table th
{
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	border-bottom: 1px dashed #717C06;
}
#shop-data table td
{
	vertical-align: top;
	padding: 10px 10px 10px 0px;
	color:#717C06;
	border-bottom: 1px dashed #717C06;
}


/* background */
.box-white-01-top
{
	background: url(../images/box-white-01-top.png) no-repeat top;
}
.box-white-01-btm
{
	background: url(../images/box-white-01-btm.png) no-repeat;
}
.box-white-01-mid
{
	background: url(../images/box-white-01-mid.png) repeat-y;
}


/*PRICE LIST*/
#price{
	position: relative;
	top: -20px;
	margin-bottom: -20px;
	overflow:hidden;
	padding-left: 10px;
	padding-right: 20px;
}
#price .bread
{
	padding-top: 20px;
	float: left;
	width: 400px;
}
#price .bread span
{
	padding: 0 5px;
	font-family: "‚l‚r ƒSƒVƒbƒN";
}
#price .members
{
	float: right;
	width: 120px;
}

#price #btn-members
{
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 120px;
	background: url(../images/shop-btn-card.png) no-repeat;
	margin-bottom: 15px;
}

#price #btn-members:hover
{
	background-position: 0 -40px;
}

#price-tbl{
	margin-left: 40px;
	margin-bottom: 20px;
	border-collapse: collapse;
}
#price-tbl th h2{font-size: 1.3em;}
#price-tbl th
{
	padding-top: 20px;
	padding-bottom: 3px;
	border-bottom:1px solid #000000;
}
#price-tbl td {padding: 8px 0 3px 0;}
#price-tbl .th1 {padding-left: 3px;}
#price-tbl .th2 {width: 100px; text-align: right; font-weight:normal;}
#price-tbl .th3 {width: 100px; text-align: right; font-weight:bold;}
#price-tbl .td1 {width: 300px; padding-left: 10px; border-bottom:1px dashed #C46405;}
#price-tbl .td2 {text-align: right; border-bottom:1px dashed #C46405;}
#price-tbl .td3 {text-align: right; font-weight:bold; border-bottom:1px dashed #C46405;}
#price-tbl .td4 {padding: 10px 0 0 5px;}
#price-tbl .td5 {padding: 5px 0 0 10px;font-size: 0.9em;}

/***************************************/
/* members_toha */
/***************************************/
.members_toha
{
	width: 600px;
	text-align: left;
	font-size: 1.2em;
	padding: 10px;
}
.members_toha h2
{
}
.members_toha h3
{
	padding: 10px 0 0  0;
}
#neo_member{
	background: url(../../images/members_toha-card-neo.gif) right 10px no-repeat;
	padding-bottom: 20px;
}

#card_tbl
{
	width: 580px;
}
#card_tbl .card_td1
{
	padding: 3px 5px;
	text-align: center;
}
#card_tbl .card_td2
{
	padding: 3px 5px;
	text-align: center;
}
#neo_member .card_th1
{
	padding: 20px 5px 3px 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
	font-weight: normal;
}
#neo_member .card_th2
{
	padding: 3px 5px 3px 15px;
}

#cocomo_member{
	height: 160px;
	background: url(../../images/members_toha-card-cocomo.gif) right 10px no-repeat;
}

/***************************************/
/* coupon */
/***************************************/
#coupon
{
	background: url(../../coupon/images/coupon-pict.gif) center 50px no-repeat;
	padding: 0px 0 100px 20px;
}
#coupon-ttl
{
	text-align: center;
	margin-bottom: 120px;
}

#coupon-banner
{
	margin-left: 24px;
	list-style-type: none;
}
#coupon-banner li
{
	margin-bottom: 15px;
}

