.box_menu {
	width:430px;
	float:left;
	margin-bottom:30px;
}
.tbl_01{
	margin-bottom:15px;
}
.tbl_01 td ,
.tbl_01 th {
	padding:5px 5px;
	white-space: nowrap;
}
.tbl_01 th {
	text-align:left;
	font-weight:normal;
}
.tbl_01 td {
	text-align:right;
	padding-right:20px;
}


.tbl_02{
	margin-bottom:15px;
}
.tbl_02 td ,
.tbl_02 th {
	white-space:nowrap;
	padding:5px 5px;
	border-bottom:1px dotted #dedaca;
}
.tbl_02 th {
	color:#9e6763;
	text-align:left;
}
.tbl_02 td {
	text-align:right;
}
.tbl_02 .nb {
	border:0px;
}

.box_img {
	width:290px;
	float:right;
	margin-bottom:30px;
}
.box_price {
	padding-bottom:20px;
	background:url(../images/menu/bg_btm.jpg) no-repeat bottom;
	margin-bottom:30px;
}
.box_price p{
	background:url(../images/menu/bg_price.jpg) repeat-y;
	padding:5px 20px;
}
.box_price p strong {
	color:#796954;
}
.box_price table {
	background:url(../images/menu/bg_price.jpg) repeat-y;
}
.box_price table td {
	padding-left:20px;
	padding-bottom:5px;
}