body {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

img {
    border-style:none;
}

a:link {
	color: #967203;
	text-decoration: none;
}

a:visited {
	color: #967203;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* all */

#all {
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	width: 650px;
	color: #666666;
}

#top {
	width: 650px;
	margin-top: 30px;
}








/* クーポン　*/

#coupon{
	width: 650px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

#coupon h4{
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: bold;
	background: #CC0000;
	width: 650px;
}

#coupon_detail{
	font-size: 14px;
	line-height: 20px;
	color: #CC0000;
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
}

#attention {
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-left: 10px;
	margin-top: 10px;
}

#copy{
	font-size: 10px;
	color: #FFFFFF;
	background: #666666;
	height: 20px;
	width: 650px;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}

#print {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* MAP　*/

#chizu{
	width: 650px;
	margin-left: 35px;
}

/* ショプ詳細　*/

.s_d {
	width: 650px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.s_d table{
	background: ##DBDBDB;
	width:650px;
	margin-right: auto;
	margin-left: auto;
}

.midasi{
	background: #E8EFF7;
	text-indent: 10px;
	font-weight: bold;
}

.komoku{
	background: #F9F9F9;
	text-align: center;
	width: 165px;
}

.naiyo{
	background: #FFFFFF;
	text-indent: 8px;
	width: 470px;
}


/* プリントボタン　*/
#button{
	width: 650px;
	text-align: center;
}


/* フッター　*/

#footer {
	background: #000000 url(../../img/footer.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 850px;
}

