@charset "UTF-8";
/* CSS Document */

/* メニュー */
.menu_bottom{
	margin-bottom:20px;}
	
.menu_left{
margin-right:150px;}


/* モーニング */
.morning_b{
	margin-right:50px;
	width:173px;
	height:105px;
}

	
/* ランチ */
	
#lunch1{width:173px;
float:left;
margin-right:53px;}

#lunch2{
	width:674px;
	float:left;}

table#table-01 {
	width: 674px;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:auto;
	margin-bottom:20px;
}

table#table-01 th {
    padding: 2px;
    border: #000000 solid;
    border-width: 0 0 1px 1px;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;}
	
table#table-01 td {
    padding: 5px;
    border: 1px #000000 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;}
	
/* ディナー */
#dinner1{
	width:173px;
	float:left;
	margin-right:53px;}
	
#dinner2{
	width:674px;
	float:left;
}


.dinner_subtitle{
	width:674px;
	color:#996633;
	font-size:14px;}

.dinner_shun{
	width:652px;
	border-color:#000000;
	background-color:#F1ECE4;
	padding:10px;
	border: 1px solid;
	line-height: 26px;
	margin-bottom:20px;
}

.list_subtitle{
	width:674px;
	color:#996935;
	font-size:14px;
	border-bottom:1px solid #000000;
	text-align:left;
	float: left;
	font-weight: bold;
	line-height:20px;

}

.list_sub_com{
	width:400px;
	border-color:#000000;
	background-color:#F1ECE4;
	padding:10px;
	border: 1px solid;
	line-height: 20px;
	margin-top:30px;
	margin-left:50px;

}


.list_block{
	width:674px;
	float:left;
	border-bottom:1px dotted #000000;
	text-align: left;
}

.list{width:317px;
float:left;
padding:10px;}

.list_ll{
	width:447px;
	float:left;
	padding:10px;
}

.list_rr{
	width:187px;
	float:left;
	padding:10px;
}
