@charset "Shift_JIS";
/* 焼肉屋さかい.css */

.pulldown_box {
	width: 220px;
}

/* 原産地情報 */

.gensan_bg {
	background-image: url(../image/common/h2_bg.gif);
	background-repeat: repeat;
}

/* グランドメニュー */

.meal  {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.enkai  {
	padding-top: 5px;
	padding-bottom: 5px;
}
.kakaku  {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 5px;
	border-bottom: 1px solid #CCCCCC;
 text-align: right;
	color: #993300;
}
.kakaku_2  {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #993300;
	padding-right: 5px;
}
.notes  {
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	color: #990000;
}
.16box  {
	height: 16px;
	width: 16px;
}
.kakomi {
	color: #871615;
	margin: 2px;
	padding: 3px;
	border: 1px solid #7A0000;
}
.tag {
	background-image: url(../sakai/menu/image/bg_tag.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 278px;
	padding: 3px;
}
.tag2 {
 background-image: url(../sakai/menu/image/bg_tag2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 275px;
	border: 2px solid #CEAE64;
	padding: 3px;
}
.tag_mini {
	background-image: url(../image/sakai/bg_tag.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin-left: 3px;
}

/* 店舗情報 */

.txt_box01{
	margin-right: 30px;
	margin-left: 30px;
	width: 526px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt_box02{
	margin-right: 10px;
	margin-left: 10px;
	width: 566px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


