body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:15px;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #ffffe1;
}

.top {
	background-image: url(img/bg-top.jpg);
	background-repeat: repeat-x;

}

.left {
	background-image: url(img/l1.jpg);
	background-repeat: repeat-y;

}

.right {
	background-image: url(img/r1.jpg);
	background-repeat: repeat-y;
}

.main {
	background-image: url(img/bg-main.jpg);
	background-repeat: repeat-x;
}
/*背景画像開始*/
.chef {
	background-image: url(img/back/chef.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}

.tenpo {
	background-image: url(img/back/tenpo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}
.wine {
	background-image: url(img/back/wine.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}
.info {
	background-image: url(img/back/info.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}
.dinner {
	background-image: url(img/back/dinner.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}
.lunch {
	background-image: url(img/back/lunch.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	text-align: left;
	padding: 20px;
}

/*背景画像終了*/

.bar_back {
	background-image: url(img/bar_back.gif);
	background-repeat: repeat-x;

}
.size1 {
	font-size:14px;
	font-weight: bold;
	color: #003300;
}

.size2 {
	font-size:10px;
	font-weight: bold;
}

.size3 {
	font-size:12px;
	color: #996633;
	font-weight: bold;
}
.size4 {
	font-size:12px;
	color: #993333;
	font-weight: bold;
}

.size5 {
	font-size:10px;
}

div#table   {
	width: 240px;
	float: left;
	padding: 5px;
	height: 470px;
	text-align: center;
}

div#table3  {
	width: 240px;
	float: left;
	padding: 5px;
	height: 20px;
	text-align: center;
}

div#table2   {
	width: 370px;
	float: left;
	padding: 5px;
	text-align: center;

}

/* 回り込みの解除 */
.clear {
	clear:both;
}
#tblwine{width: 720px;}
#tblwine td1{width: 90px;}
#tblwine td2{width: 100px;}
#tblwine td3{width: 140px;}
#tblwine td4{width: 90px;}

