@charset "Shift_JIS";

div#rest-box {
	margin-bottom: 35px;
	width:585px;
}

div#rest-box h1{
	font-size: 100%;
	line-height: 1;
	margin-bottom: 15px;
	padding: 0px;
}

div#rest-box h2{
	font-size: 100%;
	line-height: 1;
	margin-bottom: 10px;
	padding: 0px;
}

div#rest-box h3, h4{
	font-size: 100%;
	line-height: 1;
	margin-bottom: 0px;
	padding: 0px;
}

div#rest-box p{
	margin: 0px 0px 10px;
}

.top-img-waku {
	margin-bottom: 10px;
	padding: 3px;
	border: solid 1px #D5CEB8;
	background-color: #E1DFCE;
	line-height: 0.9;
	float:left;
}

.rest-textbox {
	margin: 0px;
	padding: 0px;
	clear:both;
}


/*======フードメニュー ph======*/

div#food-ph-box {
	margin: 0 0 5px 0;
	overflow: hidden;
	width:585px;
}
*div#food-ph-box {
	margin: 0 0 15px 0;
}

div#food-ph-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html  div#food-ph-box {
    height: 1em;
    overflow: visible;
}
/**/


.food-ph-box-1 {
	width: 187px;
	float: left;
	margin-bottom: 7px;
	padding: 0;
    clear: both;
}
.food-ph-box-2 {
	width: 187px;
	float: left;
	margin: 0 0 7px 11px;
	padding: 0;
}


.food-ph-box-text {
	font-size: 100%;
	clear: both;
	overflow: hidden;
}
.food-ph-box-text:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .food-ph-box-text {
    height: 1em;
    overflow: visible;
}


.food-ph-box-text-left {
	font-size: medium;
	line-height: 1.2;
	width: 100%;
}

*html .food-ph-box-text-left {
	font-size: small;
}

/*======メニューリスト======*/

div#menulist-box {
	padding:  0px;
	font-size: smaller;
	line-height: 1.7;
	clear: both;
	overflow: hidden;
}
*div#menulist-box {
	margin-bottom:10px;
}

div#menulist-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html  div#menulist-box {
    height: 1em;
    overflow: visible;
}



.listbox-left {
	clear: both;
	float: left;
	width: 48%;
	margin-bottom: 13px;
}

.listbox-right {
	float: right;
	width: 48%;
	margin-bottom: 13px;
}

.listbox-text-left {
	float: left;
	width: 75%;
}
.listbox-text-right {
	text-align: right;
	float: right;
	width: 24%;
}


div#rest-drink-textbox {
	font-size: smaller;
	margin:10px 0 17px 0;
	padding: 13px;
	border: solid 2px #D5CEB8;
	clear:both;
}




/*
======パーティーメニュー======*/

.party-box {
	margin-top: 7px;
	margin-bottom: 15px;
	overflow: hidden;
}

.party-box:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html  div#food-ph-box {
    height: 1em;
    overflow: visible;
}
/**/

.party-ph {
	float: left;
	width: 48%;
}

.party-list {
	float: right;
	width: 48%;
}

.party-list  ul, li {
	margin: 0px;
	padding:0px;
	line-height: 1.8;
	list-style: none;
}

.party-list li {
	font-size: smaller;
}

.party-list-1 ul {
	margin: 0;
	float: left;
} 


.fd-list-box {
	font-size: smaller;
	clear: both;
	width: 563px;
	margin-bottom: 15px;
	padding: 10px;
	border: solid 1px #D5CEB8;
	background-color: white;
}

.construction {
	margin: 50px 0px;
	text-align:center;
	}
	

/*
======リニューアル======*/

#rest-box .rest-textbox h2 {
	padding-top: 20px;
	font-size: 120%;
	color: #996633;
}
#rest-box .rest-textbox p {
	line-height: 1.5;
	padding: 10px 0 0 0;
}
#rest-box .renewal {
	margin: 30px 0 50px;
	text-align: center;
}

#rest-box .renewal h6{
	font-size: 80%;
	display: inline;
	color: #996633;
	border: solid 1px #996633;
	padding: 4px 5px;
	margin: 20px;
}
