@charset "utf-8";
#todays {
	text-align: center;
	clear: both;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.page_title {
	text-align: center;
	clear: both;
	width: 850px;
	height: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#table {
	clear: both;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
td {
    font-size: 14px;
    line-height: 150%;
}

.menu_box {
	font-size: 14px;
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	margin-bottom: 60px;
	height: 224px;
}
#menu_box_last {
	font-size: 14px;
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	height: 224px;
	margin-bottom: 10px;
}
.menu_left {
	float: left;
	width: 312px;
	margin-right: 20px;
	text-align: center;
	font-size: 14px;
}
.menu_right {
	float: left;
	width: 370px;
}
.menu_subtitle {
	padding-bottom: 5px;
}
.menu_each {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_name {
	float: left;
}
.menu_price {
	float: right;
}

