@charset "Shift_JIS";

/*+++++++++++++++++++++++++++++ページ全体*/
body {
     padding: 0px;
     margin: 0px;
	background-image: url(../../images/00_bg.jpg);
	text-align: center;
}
					
a:link {
	color: #A41624;
	text-decoration: underline;
}
a:visited {
	color: #A41624;
	text-decoration: underline;
}
a:hover {
	color: #A41624;
	text-decoration: none;
}
a:active {
	color: #A41624;
	text-decoration: none;
}

/*+++++++++++++++++++++++++++++コンテンツ部分*/

table td {
	text-align: left;
}

.f12_21 {
	font-size: 12px;
	line-height: 1.75;
	color: #444444;
}

.f11_19 {
	font-size: 11px;
	line-height: 1.7;
	color: #777777;
}

/*--------------店舗情報*/

.info_line {
	margin: 7px 0 0;
	padding: 8px 0 0;
	border-top: 1px solid #D6CFBE;
}

/*--------------メニュー　アラカルト*/

.menu a:link {
	color: #8B7643;
	text-decoration: underline;
}
.menu a:visited {
	color: #8B7643;
	text-decoration: underline;
}
.menu a:hover {
	color: #8B7643;
	text-decoration: none;
}
.menu a:active {
	color: #8B7643;
	text-decoration: none;
}

.f12_21_menu {
	font-size: 12px;
	line-height: 3;
	color: #444444;
}

/*--------------メニュー　ディナー*/

.f15_dinner {
	font-size: 15px;
	line-height: 1;
	color: #FFFFFF;
	font-family: serif;
	font-weight: bold;
}

.f11_dinner {
	font-size: 11px;
	line-height: 1;
	color: #FFFFFF;
	font-family: serif;
	font-weight: bold;
}

.menu01_line {
	padding: 0 0 1px 0;
	border-bottom: 1px solid #A2874F;
}

.f12_dinner {
	font-size: 13px;
	line-height: 1.7;
	color: #444444;
	font-weight: bold;
}

.f10_dinner {
	font-size: 11px;
	line-height: 1.5;
	color: #444444;
}

.margin2_dinner {
	margin: 2px 0 0;
}

.margin18_dinner {
	margin: 18px 0 0;
}

.margin40_dinner {
	margin: 0 0 0 40px;
}

/*--------------メニュー　アラカルト*/

.box_caution {
	margin: 0 20px 0 25px;
	background: url(../../images/border_dotted.gif) repeat-x;
	padding: 10px 0 0;
	font-size: 11px;
	line-height: 1.7;
}

.box_caution_ttl {
	color: #A41624;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.7;
}

.box_caution_txt {
	margin: 5px 0 0;
	font-size: 11px;
	line-height: 1.7;
}

/*--------------スペシャル　追加*/

.f15_sp {
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: serif;
}


.f12_sp {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}