@charset "UTF-8";

* {
	margin:0;
	padding:0;
	list-style: none;
}
* html body {
	/* for WinIE6*/
	font-size: 87.5%;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html body {
	/* for WinIE7*/
	font-size: 87.5%;
	font-family:'メイリオ', Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
body{
	font-size: 14px;
	line-height: 1.7;
	color: #FFFFFF;
	font-family:"メイリオ", Verdona, sans-serif, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	text-align: left;
}
a:link  {
	color: #FED387;
	text-decoration: none
}
a:visited {
	color: #FED387;
	text-decoration: none;
}
a:hover  {
	color: #FFAD00;
	text-decoration: underline;
}
img {
	border-style: none;
}
table {
	font-size: 12px;
	line-height: 1.6;
}
#sitemapcontainer  {
	text-align: center;
	height: 960px;
}
.concept  {
	background: #000000 url("../images/bg_concept.jpg") fixed no-repeat top center;
}
.food  {
	background: #000000 url("../images/bg_food.jpg") fixed no-repeat top center;
}
.drink {
	background: #000000 url("../images/bg_drink.jpg") fixed no-repeat top center;
}
.party {
	background: #000000 url("../images/bg_party.jpg") fixed no-repeat top center;
}
.shopimage {
	background: #000000 url("../images/bg_image.jpg") fixed no-repeat top center;
}
.shopinfo {
	background: #000000 url("../images/bg_info.jpg") fixed no-repeat top center;
}
.contact {
	background: #000000 url("../images/bg_contact.jpg") fixed no-repeat top center;
}
.wineshop {
	background: #000000 url("../images/bg_wineshop.jpg") fixed no-repeat top center;
}
#header {
	background-repeat: no-repeat;
	height: 98px;
	background-position: center top;
	margin-bottom: 50px;
	color: #888888;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/header.png);
}
#header ul {
	position: absolute;
	top: 25px;
	width: 730px;
	left: 50%;
	margin-left: -268px;
	background-image: url(../images/menu_line.png);
	background-repeat: no-repeat;
	background-position: left;
}
#header li {
	margin-right: 1px;
	float: left;
	background-image: url(../images/menu_line.png);
	background-repeat: no-repeat;
	background-position: right;
}
#logo  {
	position: absolute;
	right: 50%;
	margin-right: 290px;
	top: 25px;
}
#menu_reco {
	position: absolute;
	top: 65px;
	margin-right: 19px;
	right: 50%;
}
h1 {
	float: left;
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 70px;
	right: 68%;
	width: 200px;
}
#sitemap {
	font-size: 10px;
	position: absolute;
	top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 240px;
	left: 50%;
	width: 200px;
	margin-top: 3px;
	float: right;
	text-align: right;
}
#sitemap a {
	color: #888888;
}
#main, #sitemappage  {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 200px;
}
#main  .box_y, #sitemappage  .box_y   {
	background-image: url(../images/main_y.png);
	background-repeat: repeat-y;
	width: 700px;
	text-align: left;
	background-position: center top;
}
.map {
}
#main .box, #sitemappage .box    {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#main ul {
	padding-top: 20px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 60px;
	line-height: 1.6;
	clear: both;
}
#main li {
	list-style-type: disc;
	list-style-position: inside;
	clear: both;
}
.yen {
	font-size: 12px;
	line-height: 1.6;
	float: right;
}
#main    .tel td  {
	border: 1px solid #4A371B;
	width: 450px;
	margin-left: auto;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
}
#footer {
	height: 35px;
	background-color: #000000;
	text-align: center;
	color: #696969;
	font-size: 10px;
	padding-top: 6px;
}
#footer img {
	vertical-align: middle;
}
.align_L {
	text-align: left;
}
.align_R {
	text-align: right;
}
#main .infotable  th, #main .infotable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #554A44;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
#main  .infotable td {
	text-align: left;
}
#sitemappage   li  {
	list-style-type: none;
	text-align: left;
}
.sitemaptable td {
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.form {
	margin-top: 20px;
	border: 1px solid #554A44;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.float_L {
	float: left;
}
.clear {
	clear: both;
}
.font_12 {
	font-size: 12px;
}
.font_14 {
	font-size: 16px;
}
.font_30 {
	font-size: 25px;
}
.bold {
	font-weight: bold;
}
.totop {
	font-size: 10px;
	line-height: 21px;
	text-align: right;
	margin-top: 10px;
}
.color_01 {
	color: #E5BE4E;
}
.margin_T60 {
	margin-top: 60px;
}
.margin_T10 {
	margin-top: 10px;
}
.margin_T20 {
	margin-top: 20px;
}
.margin_L30 {
	margin-left: 30px;
}
.float_R {
	float: right;
}
.box_half {
	width: 220px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;
}
h2 {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 120px;
	color: #D39D23;
}
.align_center  {
	text-align: center;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}
h3 {
	background-image: url(../images/box_h.png);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
}
.box_m {
	text-align: center;
	margin-top: 50px;
}
.table1 {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.table1 th {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.table1 td {
}
#navi {
	font-size: 12px;
	position: absolute;
	top: 50px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 25px;
	left: 33%;
	width: 650px;
	margin-top: 3px;
	float: right;
	text-align: right;
}
.box_half p {
	margin-right: 5px;
	margin-left: 5px;
}
#navi  a {
	color: #FFF7E9;
}
