table {	
	border-spacing: 0;
	border-collapse:collapse;
}

table th, table td {
    _font-size: 77%;
    _line-height: 140%;
}


h2 {
	font-size: 108%;
}
h3 {
	font-size: 108%;
	color: #634000;
	margin-bottom: 4px;
}

div.row {
	margin-top: 28px;
	margin-left: 50px;
	width: 800px;
}

table.price {
	width: 267px;
	border-top:  solid 1px #c1c1c1;
	border-left:  solid 1px #c1c1c1;
	margin-bottom: 5px;
	margin-right: 20px;
	float: left;
}


table.price th, table.price td {
	border-bottom: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	padding: 0.3em;
	vertical-align: top;
	text-align: center;
}

table.price th, table.price td.alt-y {
	padding-left: 10px;
	font-weight: normal;
	font-size: 93%;
	_font-size: 77%;
	height: 180%;
	background-color: #fffbe6;
	vertical-align: middle;
	width: 50%;
	text-align: left;
}

table.price th.main {
	width: 267px;
	background-color: #fff0a3;
	font-weight: bold;
	text-align: center;
	
}


table.menu_photo {
	width: 800px;
	border: none;
	text-align: center;
}

table.menu_photo th, table.menu_photo td {
	border: none;
	padding: 3px 0;
}

table.menu_photo th {
	font-weight: normal;
	text-align: left;
}

table.menu_photo th p {
	margin: 0 auto;
	width: 70%;
	padding: 3px 8px;
	border-top: 1px dotted #fdb900;
	border-bottom: 1px dotted #fdb900;
}

table.menu_photo.col4 th p{
	width: 85%;
}

.menu_sep {
	border-bottom: 1px dotted #878787;
	padding-bottom: 40px;
}
table.menu_list {
	width: 400px;
	margin-right: 0;
	float: left;
}

table.menu_list th, table.menu_list td {
	padding-left: 8px;
}

table.menu_list td {
	text-align: left;
}

table.menu_list h3 {
	font-size: 100%;
	margin: 0;
	color: #e86200;
}

table.box-lunch-04 {
	width: 800px;
	float: center;
}


table.box-lunch {
	width: 378px;
	float: right;
}
table.box-lunch td {
	text-align: center;
}
table.box-lunch b {
	display: block;
	margin-bottom: 10px;
}

.box-lunch-note {
	padding-top: 12px;
	padding-bottom: 16px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #878787;
}
.gen-note li {
	list-style-image: url('../../images/orange_mark.gif');
}
	


