body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/body.jpg);
}

a{
 text-decoration:none;
}

a:hover{
 text-decoration:underline;
}

td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	list-style-type: disc;
	color: #000033;
	font-style: normal;
	line-height: 17px;

}
.small-font {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	color: #000033;
	font-style: normal;
}
.big-font2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	list-style-type: disc;
	color: #FF3300;
	font-weight: bold;
	font-style: normal;
}
.big-font {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	list-style-type: disc;
	color: #990000;
	font-weight: bold;
	font-style: normal;
}
.big-font3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	list-style-type: disc;
	color: #E4D8B5633;
	font-weight: bold;
	font-style: normal;
}
.header {
	background-image:  url(img/header-back.jpg);
	background-repeat: repeat;
}

.left{
	background-image:  url(img/back-l.jpg);
	background-repeat: repeat-y;
}

.right{
	background-image:  url(img/back-r.jpg);
	background-repeat: repeat-y;
}

.btn-back{
	background-image:  url(img/btn/btn-back.jpg);
	background-repeat: repeat-x;
}

.back-mid{
	background-image:  url(img/back-mid.jpg);
	background-repeat: repeat-x;
}

.title-back{
	background-image:  url(img/title-back.jpg);
	background-repeat: repeat-x;
}

.bar-hasen{
	background-image:  url(img/bar-hasen.gif);
	background-repeat: repeat-x;
}

.futter{
	background-image:  url(img/futter.jpg);
	background-repeat: repeat-x;
}

.menu-hasen{
	background-image:  url(img/menu-hasen.gif);
	background-repeat: repeat-x;
}

.left-back{
	background-image:  url(img/left-back.jpg);
	background-repeat: repeat-y;
}

.table-back{
	background-image:  url(img/table-back.jpg);
	background-repeat: repeat-y;
}

.vip-back{
	background-image:  url(img/vip-back.jpg);
	background-repeat: repeat-x;
}
.waku-cham-l{
	background-image:  url(img/wine/waku-cham-l.gif);
	background-repeat: repeat-y;
}
.waku-cham-r{
	background-image:  url(img/wine/waku-cham-r.gif);
	background-repeat: repeat-y;
}
.waku-blanc-l{
	background-image:  url(img/wine/waku-blanc-l.gif);
	background-repeat: repeat-y;
}
.waku-blanc-r{
	background-image:  url(img/wine/waku-blanc-r.gif);
	background-repeat: repeat-y;
}
.waku-rouge-l{
	background-image:  url(img/wine/waku-rouge-l.gif);
	background-repeat: repeat-y;
}
.waku-rouge-r{
	background-image:  url(img/wine/waku-rouge-r.gif);
	background-repeat: repeat-y;
}
.wedding{
	background-image:  url(img/party/back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
.xmas1{
	background-image:  url(img/xmas/back1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}
.natsu{
	background-image:  url(img/party/natsu.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
}

.news p{
	font-size: 12px;
	line-height: 20px;
}

.menu_midashi
{
	font-family: Century;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}

.menu_komidashi
{
	font-family: Century;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #390;
	text-decoration: underline;
}

.menu_money
{
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	text-decoration: underline;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.menu_midashi2
{
	font-family: Century;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}

/* 回り込みの解除 */
.clear {
	clear:both;
}

div.menu{
	float: left;
	width: 165px;
	background-image: url(img/dinner/tb_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	padding: 5px;
	text-align: center;
	height: 720px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4D8B5;
	border-right-color: #E4D8B5;
	border-bottom-color: #E4D8B5;
	border-left-color: #E4D8B5;
}

div.price{
	float: left;
	width: 165px;
	background-color: #DBEEF4;
	margin-left: 2px;
	padding: 5px;
	text-align: center;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4D8B5;
	border-right-color: #E4D8B5;
	border-bottom-color: #E4D8B5;
	border-left-color: #E4D8B5;
}

div.menu2{
	float: left;
	width: 165px;
	background-image: url(img/dinner/tb_back_pink.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
	padding: 5px;
	text-align: center;
	height: 420px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4D8B5;
	border-right-color: #E4D8B5;
	border-bottom-color: #E4D8B5;
	border-left-color: #E4D8B5;
}

div.price2{
	float: left;
	width: 165px;
	background-color: #FFE3E2;
	margin-left: 2px;
	padding: 5px;
	text-align: center;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4D8B5;
	border-right-color: #E4D8B5;
	border-bottom-color: #E4D8B5;
	border-left-color: #E4D8B5;
}

.photo {
	background: White;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: Silver Gray Gray Silver;
	margin-bottom: 5px;
}
