/*-----ボディ-------*/
body {
	background-color:#330000;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(image/bk.jpg);
} 
*{	font-size: 12px; font-size: 12px; line-height:150%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;/* フォント */} 

/*-----リンク-------*/
a:link { color:#2e2e2e; text-decoration:underline; }
a:visited { color:#2e2e2e;  text-decoration:underline; }
a:active { color:#2e2e2e; text-decoration:underline; }
a:hover { color:red;  text-decoration:underline; }

/*-----フォント　バリエーション-------*/
.font_10px {font-size: 10px;}
.font_11px {font-size: 11px;}
.font_12px {font-size: 12px;}
.font_14px {font-size: 14px;}
.font_16px {font-size: 16px;}
.font_18px {font-size: 18px;}
.font_red {font-weight: bold; color: #FF0000;}


/*-----メニューリンク　オンカーソルで背景色変更 -------*/
#menu a:link {display: block; padding: 10px 10px 10px 15px; text-decoration:none; }
#menu a:visited { display: block; padding: 10px 10px 10px 15px; }
#menu a:active { display: block; padding: 10px 10px 10px 15px;}
#menu a:hover{display: block;  padding: 10px 10px 10px 15px;
text-decoration: none; /* 文字装飾 */
color: white; /* 文字の色 */
background-color: #00B231 ;/* 背景色 */}


.font_point {
	background-color: #E4EFFC;
	padding: 10px;
	line-height: 150%;
	border: 1px dotted #999999;
}
.pad_letf {
	padding-left: 10px;
}
.lunch_bg {
	background-image: url(image/bg09.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.lunch_bg2 {
	background-image: url(image/bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.osake_bg {
	background-image: url(image/bg17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.osake_bg2{
	background-image: url(image/bg12.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.f10px {  font-size: 10px; line-height: 13px}
.back {  background-image:  url(image/menu_bk.gif); background-repeat: repeat-y}
.f14b {  font-size: 14pt; font-weight: bolder; line-height: normal}
.osake_bg3 {
	background-image: url(image/bg13.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dinner_bg1 {
	background-image: url(image/bg14.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.font_cap {
	font-size: 14px;
	font-weight: bold;
	color: #C90000;
}
.dinner_bg2 {
	background-image: url(image/bg18.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.dinner_bg3 {
	background-image: url(image/bg19.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.font_push {
	font-size: 11px;
	color: #CC0000;
	line-height: 120%;
}
.font_coment {
	font-size: 11px;
	line-height: 140%;
	padding-left: 15px;
	padding-right: 5px;
}
.dinner_bg4 {
	background-image: url(image/bg20.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.osake_bg4 {
	background-image: url(image/bg13.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dinner_bg5 {
	background-image: url(dinner/images/icon_ino.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}
