/* CSS Document */

body{
	width: 100%;
	background-color: #121212;
}

.indent{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}

.magT30{
	margin-top: 30px;
}

.magT40{
	margin-top: 40px;
}

.magB20{
	margin-bottom: 20px;
}

.magR20{
	margin-right: 20px;
}

.tAlain-R{
	text-align: right;
}

.tAlain-C{
	text-align: center;
}

/************************************************************

						COMMON

************************************************************/
.indent{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}

#wrapper{
	width: 800px;
	margin: 0 auto;
	background: url(../images/menu/bg_menu.png) no-repeat 0 0;
	height: 800px;
}

h1.r-wine{
	background: url(../images/menu/ttl_r_wine.png) no-repeat 0 0;
	width: 309px;
	height: 182px;
}

h1.w-wine{
	background: url(../images/menu/ttl_w-wine.png) no-repeat 0 0;
	width: 356px;
	height: 182px;
}

h1.otherDrink{
	background: url(../images/menu/ttl_otherDrink.png) no-repeat 0 0;
	width: 373px;
	height: 182px;
}

h1.champagne{
	background: url(../images/menu/ttl_cham.png) no-repeat 0 0;
	width: 365px;
	height: 189px;
}

table.menu{
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	color: #b0976d;
	font-size: 20px;
	line-height: 1.2;
}

table.menu em{
	color: #594b34;
	font-size: 15px;
}

table.menu{
	width: 615px;
	margin: 0 auto;
}

table.menuMin-L, table.menuMin-R{
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	color: #b0976d;
	font-size: 16px;
	line-height: 1.7;
}

table.menu em{
	color: #594b34;
	font-size: 15px;
}

table.menuMin-L{
	width: 263px;
	float: left;
	margin-left:115px;
	margin-top: 30px;
	margin-bottom: 60px;
}

table.menuMin-R{
	width: 263px;
	float: right;
	margin-right:106px;
	margin-top: 30px;
	margin-bottom: 60px;
}

table.menu tr td{
	border-bottom: 1px solid #252525;
	padding: 20px 30px;
}

table.menu tr td:nth-child(2){
	text-align: right;
}

.ttl_others{
	background: url(../images/menu/ttl_link.png) no-repeat 0 0;
	width: 573px;
	height: 41px;
	margin: 47px auto 50px auto;
}

.menuListBtn{
	overflow: hidden;
	margin-left: 148px;
	margin-bottom: 30px;
}

.menuListBtn li{
	float: left;
}


.r-wine a{
	background: url(../images/menu/btn_r-wine.png) no-repeat 0 0;
	width: 108px;
	height: 142px;
	overflow: hidden;
	display: block;
}

.w-wine a{
	background: url(../images/menu/btn_w-wine.png) no-repeat 0 0;
	width: 108px;
	height: 142px;
	overflow: hidden;
	display: block;
	margin-left: 20px;
}

.w-wine2 a{
	background: url(../images/menu/btn_w-wine.png) no-repeat 0 0;
	width: 108px;
	height: 142px;
	overflow: hidden;
	display: block;
	margin-left: 90px;
	margin-right: 90px;
}

.w-wine3 a{
	background: url(../images/menu/btn_w-wine.png) no-repeat 0 0;
	width: 108px;
	height: 142px;
	overflow: hidden;
	display: block;
	margin-left: 90px;
	margin-right: 20px;
}

.cham a{
	background: url(../images/menu/btn_cham.png) no-repeat 0 0;
	width: 106px;
	height: 142px;
	overflow: hidden;
	display: block;
	margin-left: 90px;
	margin-right: 90px;
}

.drink a{
	background: url(../images/menu/btn_drink.png) no-repeat 0 0;
	width: 106px;
	height: 142px;
	overflow: hidden;
	display: block;
	margin-left: 0px;
}

h3.minTtl{
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
	color: #b0976d;
	font-size: 20px;
	line-height: 0.8;
	text-align: center;
	margin: 50px 0 30px;
	border-bottom: 1px solid #252525;
	padding-bottom: 20px;
}

h3.minTtl em{
	color: #594b34;
	font-size: 15px;
}
