@charset "UTF-8";
/* modules stylesheet */

/* イメージ画像（H1) */
h1 {
	display: block;
	margin-bottom: 30px;
}

/* 見出しや段落 */

h2 {
	margin-bottom: 20px;
}

h2 img {
	display: block;
}

.p_01 {
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 10px;
}

/* モジュールコンテナ　マージン調整 */
.mod_01 {
	margin-bottom: 30px;
}
.mod_01:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.mod_01 {
	min-height: 1px;
}
* html .mod_01 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a.c_link {
	font-size: 100%;
	font-weight: normal;
	color: #1f61d0;
	text-decoration: underline;
	cursor: pointer;
	background: url(../images/c_link.gif) left no-repeat;
	background-position: 0px 9px;
	text-indent: 8px;
}

a.c_link:hover {
	color: #4685ec;
	text-decoration: underline;
}

a.c_link:visited {
	color: #5f3ae8;
	text-decoration: none;
}

a.s_link {
	font-size: 100%;
	font-weight: normal;
	color: #1f61d0;
	text-decoration: underline;
	cursor: pointer;
}

a.s_link:hover {
	color: #4685ec;
	text-decoration: underline;
}

a.s_link:visited {
	color: #5f3ae8;
	text-decoration: none;
}

/* 昼メニュー */
.lunch_menu_l,
.lunch_menu_r {
	width: 295px;
	float: left;
}

.lunch_menu_l {
	margin-right: 20px;
}

.lunch_menu_l ul,
.lunch_menu_r ul {
	list-style: none;
}

.lunch_menu_l ul li,
.lunch_menu_r ul li {
	list-style: none;
	border-bottom: dotted 1px #545454;
	padding: 5px 0;
	color: #ffffff;
	font-weight: bold;
}

.lunch_menu_l ul li span,
.lunch_menu_r ul li span {
	color: #c3a874;
	font-weight: bold;
	float: right;
}

.lunch_menu_l p,
.lunch_menu_r p {
	padding: 5px 0;
	color: #ffffff;
}

/* 夜メニュー */
.dinner_pics {
	float: left;
	width: 200px;
}

.dinner_pics img {
	margin-bottom: 10px;
}

.dinner_list {
	float: right;
	width: 390px;
}

.dinner_list h3 {
	line-height: 1.1;
	display: block;
	padding: 4px 5px;
	margin-bottom: 5px;
	background-color: #343434;
	color: #ffffff;
	font-weight: bold;
}

.dinner_list h3 span {
	font-weight: normal;
}

.dinner_list ul {
	list-style: none;
	margin-bottom: 25px;
}

.dinner_list ul li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
	color: #ffffff;
	font-weight: bold;
}

.dinner_list ul li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.dinner_list ul li {
	min-height: 1px;
}
* html .dinner_list ul li {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.dinner_list ul li span {
	color: #c3a874;
	font-weight: bold;
	float: right;
}

/* 宴会プラン 画像付き*/
.plan_pic {
	background-color: #343434;
	padding-bottom: 10px;
}

.plan_pic p.plan_name {
	display: block;
	padding: 5px 5px;
	background-color: #37312f;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.plan_pic p.plan_name .flt_r {
	font-weight: bold;
}

.plan_pic p.plan_name .price {
	color: #c3a874;
	font-weight: bold;
}

.plan_pic img {
	display: block;
	border-bottom: solid 1px #000000;
}

.plan_pic ul {
	list-style: none;
	display: block;
	padding: 10px 10px 0 10px;
	width: 590px;
}

.plan_pic ul li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
	color: #ffffff;
	line-height: 1.1;
}

.plan_pic ul li span.name {
	display: block;
	width: 6em;
	color: #ffffff;
	font-weight: bold;
	float: left;
}

.plan_pic p.body_s {
	padding: 0 10px;
}

/* 宴会プラン 画像無し*/
.plan_text ul {
	list-style: none;
}

.plan_text ul li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
	line-height: 1.1;
	color: #ffffff;
}

.plan_text ul li .name {
	font-weight: bold;
}

.plan_text ul li .price {
	color: #c3a874;
	font-weight: bold;
}

.plan_text p.body_s {
	color: #ffffff;
}

/* 宴会プラン 飲み放題メニュー*/
.allucandrink_l,
.allucandrink_r {
	width: 291px;
	float: left;
	background-color: #000000;
	border: solid 1px #343434;
	padding: 1px;
}

.allucandrink_l {
	margin-right: 20px;
}

.allucandrink_l h3,
.allucandrink_r h3 {
	display: block;
	background-color: #37312f;
	padding: 3px 5px;
	color: #ff5400;
	font-weight: bold;
	margin-bottom: 5px;
}

.allucandrink_l h3 span,
.allucandrink_r h3 span {
	font-weight: normal;
	color: #ffffff;
}

.allucandrink_l ul.twin,
.allucandrink_r ul.twin {
	list-style: none;
	width: 260px;
	padding: 5px;
}

.allucandrink_l ul.twin:after,
.allucandrink_r ul.twin:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.allucandrink_l ul.twin,
.allucandrink_r ul.twin {
	min-height: 1px;
}
* html .allucandrink_l ul.twin,
* html .allucandrink_r ul.twin {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.allucandrink_l ul.twin li,
.allucandrink_r ul.twin li {
	list-style: none;
	width: 130px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
}

.allucandrink_l p,
.allucandrink_r p {
	padding: 5px;
	margin-bottom: 5px;
}

.allucandrink_l h4,
.allucandrink_r h4 {
	display: block;
	width: 281px;
	background-color: #343434;
	padding: 3px 5px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 5px;
}

/* お酒 */
.drink_pics {
	float: left;
	width: 200px;
	padding-top: 10px;
}

.drink_pics img {
	margin-bottom: 10px;
}

.drink_list {
}

.drink_list .case {
	width: 610px;
	clear: both;
}

.drink_list .right {
	float: right;
	width: 390px;
}

.drink_list h3 {
	line-height: 1.1;
	display: block;
	padding: 4px 5px 4px 20px;
	color: #ffffff;
	font-weight: bold;
}

.drink_list h3 span {
	font-weight: normal;
}

.drink_list .picntxt {
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
	border-bottom: dotted 1px #545454;
}

.drink_list .picntxt .pic {
	float: left;
	padding: 0px 10px 5px 5px;
}

.drink_list .picntxt .txt {
	float: right;
	display: block;
	width: 254px;
	padding: 5px 0;
	margin-bottom: 5px;
}

.drink_list .picntxt .txt a {
	display: block;
	padding-top: 5px;
}

.drink_list .picntxt .lead {
	float: right;
	display: block;
	width: 254px;
	padding: 0 0 0 0;
	color: #ffffff;
}

.drink_list ul {
	list-style: none;
	margin-bottom: 25px;
}

.drink_list ul li {
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
	color: #ffffff;
	font-weight: bold;
}

.drink_list p.underlined {
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
}

.drink_list ul li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.drink_list ul li {
	min-height: 1px;
}
* html .drink_list ul li {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.drink_list ul li span {
	color: #c3a874;
	font-weight: bold;
	float: right;
}

.drink_list ul.pricelist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.drink_list ul.pricelist li p.name {
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}

.drink_list ul.pricelist li .s_thumbs {
	width: 30px;
	display: block;
	float:left;
	padding: 0 0 0 5px;
}

.drink_list ul.pricelist li .s_thumbs img {
	margin-bottom: 5px;
}

.drink_list ul.pricelist li p.explain {
	width: 345px;
	float: right;
	color: #cccccc;
}

.drink_list ul.drink_list_txt_triple {
	padding-top: 10px;
	margin-bottom: 10px;
}

.drink_list ul.drink_list_txt_triple li {
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: none;
}

ul.drink_list_txt_triple p.place {
	display: block;
	float: left;
	width: 200px;
	margin-right: 10px;
}

ul.drink_list_txt_triple p.name {
	display: block;
	float: right;
	width: 400px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #545454;
}

ul.drink_list_txt_quad {
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
}

ul.drink_list_txt_quad li {
	float: left;
	width: 260px;
	margin-right: 15px;
	padding-left: 15px;
	border-bottom: none;
}


/* アクセス */
.access {
}

.access h3 {
	display: block;
	padding: 5px 5px;
	background-color: #37312f;
	color: #ffffff;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

.access h4 {
	font-weight: bold;
	color: #ffffff;
}

.access address,
.access p {
	margin-bottom: 5px;
}

.access .case {
	border: solid 1px #343434;
	padding: 20px;
	margin-bottom: 1px;
}

.access .case:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.access .case {
	min-height: 1px;
	text-align: center;
}
* html .access .case {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.access .case .flt_l,
.access .case .flt_r {
	text-align: left;
	width: 280px;
}

.access img {
	margin: 20px 0 0;
}
/* アンカー */
#main_body a.local {
	color: #eeeeee;
}

#main_body a.exterior {
	color: #eeeeee;
}

#main_body a.exterior img.exterior {
	margin-left: 5px;
}
