@charset "UTF-8";
* {
margin:0;
padding:0;
border:0;
	}
body {
	background-color: #0C0C0C;
	background-image: url(../common/bg_shadow.gif);
	background-repeat: repeat-x;
}
h1 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h4 {
	text-align: right;
}
address {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.food_ttl {
	font-size: medium;
	font-style: italic;
	line-height: 1.2em;
	color: #844E18;
	padding-top: 3em;
	padding-bottom: .3em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844E18;
}
.food_list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-small;
	color: #844E18;
	line-height: 1.4em;
	font-weight: lighter;
	text-align: left;
	vertical-align: bottom;
	padding-right: 10px;
	padding-top: 1em;
}
.food_img {
	text-align: right;
	margin-top: 1em;
	padding-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.wine_list {
	font-size: x-small;
	color: #844E18;
	text-align: left;
	line-height: 1.4em;
	font-weight: lighter;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: top;
	padding-bottom: 20px;
}
.wine_ttl {
	font-size: medium;
	color: #844E18;
	padding-bottom: 0.3em;
	padding-top: 3em;
	font-style: italic;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844E18;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #844E18;
}
.tengen_img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.toplink {
	font-size: x-small;
	color: #2222FF;
	text-decoration: underline;
	text-align: right;
}
.toplink2 {
	font-size: x-small;
	color: #2222FF;
	text-decoration: underline;
	text-align: right;
	margin-right: 40px;
}

