﻿@charset:utf-8;
* {
    margin:0;
    padding:0;
    vertical-align: top;
	list-style: none;
}
body {
    text-align:center;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:10px;
    line-height:18px;
    color:#666666;
}
* html body {
	font-size: 10px;
}
img {
    border:0;
    vertical-align:top;
}

/*-link-*/
a {
text-decolation: line;
}
a:link,a:visited {
    color:#666666;
}
a:active,a:hover {
    color:#cc0000;
}

/*-class_all-*/
.table_01 a {
    padding-top: 2px;
}
.table_02 {
    margin: 15px 0 15px;
}
.table_03 img {
    margin: 0 0 15px;
}
.table_04 {
    margin: 0 0 0 18px;
}
.table_05 {
    border-right: 1px solid #ccc;
}
.list1 {
    margin: 12px 0 0;
    line-height: 1.5;
}
.list_btn {
    padding-left: 14px;
    background:url(../images/arrow.gif) no-repeat left 4px;
    line-height: 1.5;
    font-size: 1.1em;
}
* html .list_btn {
    padding-left: 14px;
    background:url(../images/arrow.gif) no-repeat left 4px;
    line-height: 1.5;
    font-size: 11px;
}
.title {
    padding-top: 8px;
}
.caption {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin-left: 15px;
    color: #ff9a00;
    font-size: 1.2em;
    font-weight: bold;
}
* html .caption {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin-left: 15px;
    color: #ff9a00;
    font-size: 12px;
    font-weight: bold;
}
.caption2 {
    color: #fff;
    font-size: 0.8em;
    font-weight: 100;
}
* html .caption2 {
    color: #fff;
    font-size: 8px;
    font-weight: 100;
}
.caption3 {
    padding: 4px 0 4px 130px;
    color: #836817;
    font-weight: 100;
    font-weight: bold;
}
.serif td, .serif p {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
*+html body .serif td, .serif p {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.caption4 {
    color: #6c3500;
    font-weight: 100;
    margin: 0 0 0 30px;
	font-size: 1em;
}
* html .caption4 {
    color: #6c3500;
    font-weight: 100;
    margin: 0 0 0 30px;
	font-size: 10px;
}
.caption5 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin-left: 5px;
    color: #ff9a00;
    font-size: 1.2em;
    font-weight: bold;
}
* html .caption5 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    margin-left: 5px;
    color: #ff9a00;
    font-size: 12px;
    font-weight: bold;
}
*+html body .caption4 {
    color: #6c3500;
    font-weight: 100;
    margin: 0 0 0 30px;
    font-size: 10px;
}
.text1 {
    padding: 2px 0 2px 8px;
    font-size: 1.1em;
    color:#6a4513;
    font-weight:bold;
    background: #fc6;
}
* html .text1 {
    padding: 2px 0 2px 8px;
    font-size: 11px;
    color:#6a4513;
    font-weight:bold;
    background: #fc6;
}
.text2 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    padding: 2px 0 2px 0px;
    font-size: 1.1em;
    color:#f90;
    font-weight:bold;
}
* html .text2 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    padding: 2px 0 2px 0px;
    font-size: 11px;
    color:#f90;
    font-weight:bold;
}
.text3 {
    padding: 0 0 0 20px;
    font-size: 12px;
}
*+html .text3, * html .text3 {
    padding: 0 0 0 20px;
    font-size: 12px;
}
.text4 {
    padding: 4px 0 4px 0px;
    font-size: 1.1em;
    color: #f90;
}
* html .text4 {
    padding: 4px 0 4px 0px;
    font-size: 11px;
    color: #f90;
}
.text5 {
    padding: 4px 0 4px 130px;
    font-size: 1.0em;
    color: #836817;
}
* html .text5 {
    padding: 4px 0 4px 130px;
    font-size: 10px;
    color: #836817;
}
.text6 {
    line-height: 1.8;
    margin-top: 10px;
    margin-left: 7px;
    font-size: 1.2em;
}
* html .text6 {
    line-height: 1.8;
    margin-top: 10px;
    margin-left: 7px;
    font-size: 12px;
}
.text7 {
    margin: 12px 0 0 15px;
    color: #666;
    font-size: 1.2em;
}
* html .text7 {
    margin: 12px 0 0 15px;
    color: #666;
    font-size: 12px;
}
.hide {
    display: none;
}
.clr {
    clear:both;
}
.dashed {
    border: none;
    border-bottom: 1px dashed #999;
    width:220px;
    padding: 12px 0 0 0;
}
.color1 {
    color: #96a500;
}
.color2 {
    color: #f90;
    font-size: 12px;
}
.cell1 {
    padding: 0px 24px 0;
    font-size: 1.2em;
    vertical-align: top;
}
* html .cell1 {
    padding: 0px 24px 0;
    font-size: 12px;
    vertical-align: top;
}
.cell2 {
    width: 340px;
    vertical-align: top;
    font-size: 1.2em;
}
* html .cell2 {
    width: 340px;
    vertical-align: top;
    font-size: 12px;
}
.cell3 {
    width: 340px;
    vertical-align: top;
}
.cell4 {
    width: 390px;
    background: #FF9302;
    vertical-align: top;
    padding: 4px 0 4px 8px;
    border-bottom : 1px solid #fff;
}
.cell4 p {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 1.1em;
    color: #fff;
    font-weight: bold;
}
* html .cell4 p {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
.cell5 {
    border-left : 1px solid #fff;
    border-bottom : 1px solid #fff;
    background: #fc0;
    width: 156px;
}
.cell6 {
    background: #fffae6;
    vertical-align: top;
    padding: 8px 0 4px 8px;
    width: 150px;
    font-size: 1.2em;
    color:#693000;
    font-weight: bold;
}
* html .cell6 {
    background: #fffae6;
    vertical-align: top;
    padding: 8px 0 4px 8px;
    width: 150px;
    font-size: 12px;
    color:#693000;
    font-weight: bold;
}
.cell7 {
    background: #fffae6;
    vertical-align: top;
    padding: 8px 0 8px 8px;
    width: 400px;
    font-size: 1.2em;
    color:#693000;
}
* html .cell7 {
    background: #fffae6;
    vertical-align: top;
    padding: 8px 0 8px 8px;
    width: 400px;
    font-size: 12px;
    color:#693000;
}
.cell8 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #95a600;
    vertical-align: top;
    padding: 4px 0 4px 8px;
    width: 100px;
    font-size: 1.2em;
    color:#fff;
}
* html .cell8 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #95a600;
    vertical-align: top;
    padding: 4px 0 4px 8px;
    width: 100px;
    font-size: 12px;
    color:#fff;
}
.cell9 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #e0ea94;
    vertical-align: top;
    padding: 4px 0 4px 8px;
    width: 460px;
    color:#333;
}
.cell10 {
    background: #fff;
    vertical-align: top;
    width: 105px;
}
.caption_access {
 	margin-left: 105px;
	color: #f00;
	font-weight: bold;
	font-size: 10px;
    padding-bottom: 178px;
}
.cell11 {
    width: 337px;
    font-size: 1.2em;
}
* html .cell11 {
    width: 337px;
    font-size: 12px;
}
.cell12 {
    background: #B0BC40;
    width:560px;
    color: #fff;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    font-size: 1.2em;
}
* html .cell12 {
    background: #B0BC40;
    width:560px;
    color: #fff;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}
.cell13 {
    background: #EAEFB5;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 1.2em;
    width: 100px;
}
* html .cell13 {
    background: #EAEFB5;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px;
    width: 100px;
}
.cell14 {
    background: #FFFBDE;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 1.2em;
}
* html .cell14 {
    background: #FFFBDE;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px;
}
.cell15 {
    width: 225px;
    font-size: 1.2em;
}
* html .cell15 {
    width: 225px;
    font-size: 12px;
}
.cell16 {
    width: 99px;
    background: #EAEFB5;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 1.2em;
}
* html .cell16 {
    width: 99px;
    background: #EAEFB5;
    font-weight: bolder;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px;
}
.cell17 {
    width: 99px;
    background: #fef2c0;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 1.2em;
}
* html .cell17 {
    width: 99px;
    background: #fef2c0;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px;
}
.cell18 {
    width: 359px;
    background: #fffbde;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 1.2em;
}
* html .cell18 {
    width: 359px;
    background: #fffbde;
    padding: 4px 0 4px 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 12px;
}
.cell19 {
    padding-top: 20px;
    width: 280px;
}

.cell19 p{
	font-size: 1em;
}
* html .cell19 p{
	font-size: 10px;
}
.cell20 {
    background: #fffae6;
}
.cell21 {
    padding: 0 0 0 150px;
}

.cell21 img {
    padding: 8px 0 0;
}
.cell22 {
    padding: 8px 0 24px 12px;
}
.cell24 {
    padding: 0 0 0 12px;
}
.cell23 {
    padding-left: 40px;
}
.cell25 {
    padding: 0 0 0 10px;
}
.cell26 {
    padding: 0 0 0 38px;
    width: 306px;
}
.cell27 {
    padding: 0 0 0 38px;
    width: 306px;
}
.cell28 {
    padding: 4px 0 4px 8px;
    width: 130px;
    border-bottom: 1px dashed #999;
}
* html .cell28 {
    font-size: 12px;
    padding: 4px 0 4px 8px;
    width: 130px;
    border-bottom: 1px dashed #999;
}
.cell29 {
    padding: 4px 0 4px 8px;
    width: 130px;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
}
*html .cell29 {
    font-size: 12px;
    padding: 4px 0 4px 8px;
    width: 130px;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
}
.cell30 {
    background: #fc0;
    font-size: 1.2em;
    padding: 4px 0 4px 8px;
    color: #fff;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
* html .cell30 {
    background: #fc0;
    font-size: 12px;
    padding: 4px 0 4px 8px;
    color: #fff;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.cell31 {
    padding: 4px 0 4px 14px;
    width: 34px;
    font-size: 28px;
    font-weight: bold;
    background: #ffffcd;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-family: "ＭＳ Ｐゴシック", Osaka;
}
.cell32 {
    padding: 4px 0 4px 8px;
    width: 221px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.headline {
    margin: 0px 0 5px 0;
}
.headline2 {
    margin: 0px 0 5px 0;
}
.headline3 {
    margin: 30px 0 0 0;
}
.menu_cat {
    color: #f90;
    margin-left: 8px;
    font-size: 1.2em;
}
* html .menu_cat {
    color: #f90;
    margin-left: 8px;
    font-size: 12px;
}
.menu_name {
    font-weight: bold;
    font-size: 10px;
}
*+html .menu_name,* html .menu_name {
    font-weight: bold;
    font-size: 10px;
}

.menu_des {
	font-size: 10px;
	line-height: 1.5;
    margin:0 0 1em 8px;
}

*+html .menu_des,* html .menu_des {
    font-size: 10px;
    line-height: 1.5;
    margin:0 0 10px 8px;
}
.menu_cat2 {
    color: #f90;
    margin-left: 0px;
    font-size: 1.2em;
}
* html .menu_cat2 {
    color: #f90;
    margin-left: 0px;
    font-size:12px;
}
.menu_name2 {
    font-size: 10px;
}
.menu_des2 {
    font-size: 10px;
    margin:0 0 10px 0px;
}
*+html .menu_des2,* html .menu_des2 {
    font-size: 10px;
    line-height: 1.5;
    margin:0 0 10px 0px;
}
*+html .menu_name2,* html .menu_name2 {
    font-weight: bold;
    font-size: 10px;
}
#fla {
	margin:0 auto 0;
	margin-top: 0px;
	width: 950px;
}

#skip_btn a:link,#skip_btn a:active,#skip_btn a:visited {
	display:block;
	background: url(../images/skip_btn.gif) no-repeat left top;
	width: 200px;
	height: 26px;
	margin-top:  12px;
	float:right;
}
#skip_btn a:hover {
	display:block;
	background: url(../images/skip_btn.gif) no-repeat left -26px;
	width: 200px;
	height: 26px;
	margin-top:12px;
	float:right;
}
/*-layout-*/

#wrap {
    width:910px;
    margin:0 auto;
    background-image:url(../images/main_back2.jpg);
    background-repeat:repeat-y;
    background-position:right top;
    text-align: left;
}
#wrap2 {
    width:610px;
    float:right;
}

/*left_menu*/
#left_menu {
    float:left;
    width:270px;
    padding: 0 0 0px 0;
    background: #FDEE5F url(../images/main_back3.jpg) no-repeat left top;
}
#left_menu ul  {
    padding: 365px 0 0px 70px;
    line-height: 2.4;
}
.left_bnr_u {
	padding:12px 0 22px;
	text-align:center;
}
.left_bnr {
	padding:12px 0 12px;
	text-align:center;
}
.menu_btn a:link,.menu_btn a:active,.menu_btn a:visited,.menu_btn a:hover {
    display:block;
    padding: 0 0 0 20px;
    font-size: 1.2em;
    font-weight: bold;
    color: #392B28;
    background: url(../images/arrow2.gif) no-repeat left 10px;
}
* html .menu_btn a:link,.menu_btn a:active,.menu_btn a:visited,.menu_btn a:hover {
    display:block;
    padding: 0 0 0 20px;
    font-size: 12px;
    font-weight: bold;
    color: #392B28;
    background: url(../images/arrow2.gif) no-repeat left 10px;
}
/*main_content*/
h1 {
    margin-bottom: 6px;
}
#logo {
    padding: 21px 0 275px 6px;
}
#logo2 {
    padding: 21px 0 0px 6px;
}
#main_top {
    background:url(../images/main_back1.jpg) no-repeat left top;
    margin-bottom: 16px;
}
#main_top2 {
    background:url(../images/content_back.jpg) no-repeat left top;
    padding-bottom: 12px;
}
#news {
    margin:4px 0 30px 14px;
    vertical-align: top;
    font-size: 1.2em;
}
* html #news {
    margin:4px 0 80px 14px;
    vertical-align: top;
    font-size: 12px;
}
#banner_01 {
    margin:0 0 14px;
}
#banner_02 {
    margin:20px 0 20px;
}
#access {
    margin:0 0 2px 6px;
}
/*footer*/
#footer {
    width: 910px;
    height: 100px;
    background: url(../images/footer_back.jpg) no-repeat left top;
}
#footer_address p {
    line-height: 1.3;
    margin-top: 12px;
    color: #999;
}
#footer_address a:link,#footer_address a:active,#footer_address a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 4px 0 8px 4px;
    color: #fff;
}
* html #footer_address a:link,#footer_address a:active,#footer_address a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 4px 0 8px 4px;
    color: #fff;
}
#footer_address a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 4px 0 8px 4px;
    color: #c00;
}
* html #footer_address a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 4px 0 8px 4px;
    color: #c00;
}
#footer_address {
    float:right;
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 4px 30px 40px 0;
    color: #fff;
}
* html #footer_address {
    float:right;
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 4px 30px 40px 0;
    color: #fff;
}
#footer_copy {
    float:left;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: 4px 0 40px 15px;
    color: #fff;
    font-weight: bold;
}
* html #footer_copy {
    float:left;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 4px 0 40px 15px;
    color: #fff;
    font-weight: bold;
}
/*header_memu&breadnavi*/

#main_top2 ul  {
    width: 550px;
    margin: 20px 0 0 15px;
    text-decoration: underline;
}
#main_top2 ul li  {
    float:left;
    font-size: 1.4em;
}
* html #main_top2 ul li  {
    float:left;
    font-size: 12px;
}
.menu_btn2 a:link,.menu_btn2 a:active,.menu_btn2 a:visited,.menu_btn2 a:hover {
    float: left;
    padding: 0 22px 0 22px;
    font-size: 1.0em;
    color: #402A1D;
    text-decoration: underline;
    font-weight: bold;
    border-left: solid 1px #999;
}

.menu_btn3 a:link,.menu_btn3 a:active,.menu_btn3 a:visited,.menu_btn3 a:hover {
    float: left;
    padding: 0 22px 0 22px;
    font-size: 1.0em;
    color: #402A1D;
    text-decoration: underline;
    font-weight: bold;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
}
.menu_btn2 a:hover {
    float: left;
    padding: 0 22px 0 22px;
    font-size: 1.0em;
    color: #ccc;
    text-decoration: underline;
    border-left: solid 1px #999;
	list-style: none;
}
.menu_btn3 a:hover {
    float: left;
    padding: 0 22px 0 22px;
    font-size: 1.0em;
    color: #ccc;
    text-decoration: underline;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
	list-style: none;
}
#bread_navi {
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
}
#bread_navi a:link,#bread_navi a:active,#bread_navi a:visited, {
    color: #402A1D;
}
#bread_navi a:hover {
    color: #C00;
}

/*lunch*/

#lunch_back {
    width: 270px;
    background : #290F00 url(../images/lunch_back1.jpg) no-repeat left top;
    padding: 1350px 0 0;
}
#lunch_table {
    margin:4px 0 20px 14px;
    font-size: 1.2em;
}
* html #lunch_table {
    margin:4px 0 20px 14px;
    font-size: 12px;
}

/*access*/

#access_back {
    width: 270px;
    background : #080000 url(../images/access_back1.jpg) no-repeat left top;
    padding: 941px 0 0;
}
#access_table {
    width: 590px;
    background : url(../images/access_back3.jpg) no-repeat left 8px;
    padding-bottom: 80px;
}
* html #access_table {
    width: 590px;
    background : url(../images/access_back3.jpg) no-repeat left 8px;
    padding-bottom: 120px;
}
#access_table2 {
    font-size: 1.1em;
    padding-bottom: 90px;
}
* html #access_table2 {
    font-size: 11px;
    padding-bottom: 90px;

}
#access_table2 table {
    border-bottom: 1px dashed #999;
    width: 590px;
}
#access_table2 table td {
    border-top: 1px dashed #999;
    padding: 1px 0 1px 0;
}
#access_table p {
    width: 230px;
    font-size: 1.2em;
    margin: 0 0 0 338px;
}
* html #access_table p {
    width: 230px;
    font-size: 12px;
    margin: 0 0 0 338px;
}
#access_head1 {
    width: 230px;
    height: 20px;
    padding: 61px 0 0 338px;
}
#access_head2 {
    width: 230px;
    height: 20px;
    margin: 12px 0 0 338px;
}
/*banquette*/

#banquette_back {
    width: 270px;
    background : #080000 url(../images/banquette_back.jpg) no-repeat left top;
    padding: 2380px 0 0;
}
#banquette_table {
    width: 550px;
    font-size: 1.2em;
}
* html #banquette_table {
    width: 550px;
    font-size: 12px;
}
#banquette_table2 {
    margin:4px 0 30px 0;
    font-size: 1.2em;
}
* html #banquette_table2 {
    margin:4px 0 30px 0;
    font-size: 12px;
}
#goto_otr a:link,#goto_otr a:active,#goto_otr a:visited {
    display: block;
    font-size: 1.1em;
    background: url(../images/arrow.gif) no-repeat left 4px;
    margin: 12px 0 48px;
    padding: 0 0 0 16px;
    font-weight:bold;
    color: #43291a;
    width: 220px;
}
* html #goto_otr a:link,#goto_otr a:active,#goto_otr a:visited {
    display: block;
    font-size: 11px;
    background: url(../images/arrow.gif) no-repeat left 4px;
    margin: 12px 0 48px;
    padding: 0 0 0 16px;
    font-weight:bold;
    color: #43291a;
    width: 220px;
}
#goto_otr a:hover {
    display: block;
    font-size: 1.1em;
    background: url(../images/arrow.gif) no-repeat left 4px;
    margin: 12px 0 48px;
    padding: 0 0 0 16px;
    font-weight:bold;
    color: #c00;
    width: 220px;
}
* html #goto_otr a:hover {
    display: block;
    font-size: 11px;
    background: url(../images/arrow.gif) no-repeat left 4px;
    margin: 12px 0 48px;
    padding: 0 0 0 16px;
    font-weight:bold;
    color: #c00;
    width: 220px;
}
/*concept*/

#concept_back {
    width: 270px;
    background : #130101 url(../images/concept_back1.jpg) no-repeat left top;
    padding: 1580px 0 0;
}
#concept_table {
    margin:4px 0 20px 14px;
    padding: 0 0 60px 0;
    font-size: 1.2em;
    background:url(../images/concept_back2.jpg) no-repeat left top;
}
* html #concept_table {
    margin:4px 0 20px 14px;
    padding: 0 0 60px 0;
    font-size: 12px;
    background:url(../images/concept_back2.jpg) no-repeat left top;
}
/*dinner*/
.margin_bottom {
    margin: 0 0 5px 0;
}


#dinner_back {
    width: 270px;
    background : #130101 url(../images/dinner_back1.jpg) no-repeat left top;
    padding: 4546px 0 0;
}
*+html #dinner_back {
    width: 270px;
    background : #130101 url(../images/dinner_back1.jpg) no-repeat left top;
    padding: 4566px 0 0;
}
* html #dinner_back {
    width: 270px;
    background : #130101 url(../images/dinner_back1.jpg) no-repeat left top;
    padding: 4546px 0 0;
}

#dinner_menu {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #eff4cc;
    padding: 4px 0 4px 10px;
    font-size: 1.2em;
    font-weight: bold;
    width: 15em;
    margin: 20px 0 0px 20px;
    color: #95A600;
}
* html #dinner_menu {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #eff4cc;
    padding: 4px 0 4px 10px;
    font-size: 12px;
    font-weight: bold;
    width: 15em;
    margin: 20px 0 0px 20px;
    color: #95A600;
}
#dinner_menu2 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #eff4cc;
    padding: 4px 0 4px 10px;
    font-size: 1.2em;
    font-weight: bold;
    width: 15em;
    margin: 4px 0 20px 50px;
    color: #95A600;
}
* html #dinner_menu2 {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    background: #eff4cc;
    padding: 4px 0 4px 10px;
    font-size: 12px;
    font-weight: bold;
    width: 15em;
    margin: 4px 0 20px 50px;
    color: #95A600;
}
.pad {
    padding: 20px 0 10px 0;
}
/*dinner*/
#party_back {
    width: 270px;
    background : #1d1717 url(../images/party_back1.jpg) no-repeat left top;
    padding: 2600px 0 0;
}
#party_box {
    background: url(../images/pary_main2.jpg) no-repeat left top;
}
#party_left {
    margin: 170px 0 0 73px;
    font-size: 1.1em;
}
* html #party_left {
    margin: 170px 0 0 73px;
    font-size: 11px;
}
#party_right {
    padding: 85px 0 0 356px;
    font-size: 1.1em;
}
* html #party_right {
    padding: 85px 0 0 356px;
    font-size: 11px;
}
#party_right2 {
    margin: 125px 0 0px 356px;
    padding-bottom: 90px;
    font-size: 1.1em;
}
* html #party_right2 {
    margin: 125px 0 0px 356px;
    padding-bottom: 90px;
    font-size: 11px;
}
#party_calendar {
    padding: 15px 0 40px;
}
.main_bnr {
	margin: 20px 0 10px;	
}