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;
}

.td{ 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;
}
/*背景画像終了*/
.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;
}