/* CSS Document */

/*----------- 店舗データページ -----------*/

/*----------- 写真一覧 -----------*/
.sentoubox01{
	width: 740px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

td.sentoucontents01{
	width: 17px;
	vertical-align: top;
	padding-top: 4px;
	background-image: url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.sentoucontents02{
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	width: 440px;
}

td.sentoucontents03{
	width: 114px;
	vertical-align: top;
	background-image: url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.sentoucontents03 img{
	margin-bottom: 15px;
}

td.sentoucontents04{
	width: 169px;
	text-align: right;
	vertical-align: top;
}

td.sentoucontents05{
	vertical-align: top;
}

td.sentoucontents05 div{
	margin-top: 8px;
	font-size: 12px;
	color: #F15306;
}

img.sentoupic{
	margin-right: 13px;
	margin-top: 12px;
}

/*----------- クーポン -----------*/
td#couponbox01{
	width: 475px;
	padding: 0 15px 0 15px;
	border-right: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

img#couponimg01{
	margin-bottom: 7px;
}

img#couponimg02{
	margin-right: 15px;
	float: left;
}

img#couponimg03{
	margin-top: 7px;
}

td#couponbox02{
	padding: 0 15px 0 15px;
	border-right: 1px solid #C1C1C1;
	font-size: 12px;
	line-height: 16px;
}

div#couponbox03{
	height: 90px;
	vertical-align: top;
}

/*----------- 店舗データ -----------*/
table.contentsbox01{
	background-image:  url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 435px;
	margin-top: 10px;
}

td.sentoucontents06{
	width: 65px;
	vertical-align: top;
	padding-bottom: 5px;
}

td.sentoucontents07{
	width: 325px;
	padding-bottom: 5px;
}

td.sentoucontents08{
	width: 325px;
	padding-bottom: 10px;
}

td.sentoucontents09{
	width: 110px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 2px;
}

td.sentoucontents10{
	width: 45px;
	padding-bottom: 5px;
	padding-top: 2px;
	vertical-align: top;
}

td.sentoucontents11{
	padding-bottom: 12px;
	width: 325px;
	font-size: 10px;
	line-height: 12px;
}

img.iconmargin{
	vertical-align: top;
	margin-top: 3px;
	margin-right: 7px;
}

img.guidemargin{
	margin-top: 12px;
}

table.contentsbox02{
	background-image:  url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 283px;
	margin-top: 10px;
}

td.sentoucontents12{
	width: 173px;
	padding-bottom: 5px;
}

td.sentoucontents13{
	width: 173px;
	padding-bottom: 10px;
}

td.sentoucontents14{
	width: 87px;
	vertical-align: top;
	padding-bottom: 5px;
}

td.sentoucontents15{
	padding-top: 2px;
	vertical-align: top;
}

table.contentsbox03{
	width: 283px;
	margin-top: 10px;
}

td.sentoucontents16{
	width: 283px;
	text-align: right;
}
/*----------- 投票フォーム -----------*/
#formbox{
	width: 740px;
	margin-bottom: 27px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#attentionmargin{
	float: left;
}

#attentiontext{
	padding-left: 100px;
}

td.formcontents01{
	vertical-align: top;
	width: 200px;
}

td.formcontents02{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BABABA;
	padding-left: 5px;
}

td.formcontents03{
	background-image: url(../../../common_img/box_bottomline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td.formcontents04{
	text-align: center;
	padding-top: 17px;
}
/*------------------------------------------*/
