#thumb-img img {
      border:1px solid #3C320B;
}
#lunch,#dinner,#special {
	width: 250px;
	float: left;
	text-align: center;
}
#thumb-img {
	width: 100%;
	overflow: hidden;
}
.lunch-menu {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	display: inline-table;
    clear: both;
}

.lunch-menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .lunch-menu {
    height: 1em;
}

.lunch-menu {
    display: block;
}
/**/
.lunch-menu h2 {
	font-size: 18px;
	line-height: 22px;
	color: #3C330C;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A3317;
}
.box-left {
	float: left;
	width: 30%;
	margin-left: 10%;
	text-align: right;
}
.box-right {
	float: left;
	width: 40%;
	margin-left: 10px;
	text-align: left;
}
.menu-list td,.menu-list-dinner td,.menu-list2 td,.menu-list-dinner2 td {
}
.menu-list h3,.menu-list2 h3 {
	font-size: 14px;
	color: #FF9900;
	font-style: italic;
	margin-bottom: 5px;
	width: 235px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu-list,.menu-list-dinner {
	float: left;
	width: 250px;
}
.menu-list-dinner2 {
    float:left;
	width: 240;
}
.menu-list2 {
	float:left;
	width: 240;
	clear: left;
}
.menu-list-dinner h3 ,.menu-list-dinner2 h3{
	font-size: 14px;
	color: #336600;
	font-style: italic;
	margin-bottom: 5px;
}
.font-12px-orange {
	font-size: 12px;
	color: #FF6600;
}
.menu-list li,.menu-list2 li {
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
}
#food-contents {
	background-image: url(../images/background-part.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#lunch-pic,#dinner-pic {
	width: 452px;
	float: right;
}
#dinner-pic {
	margin-bottom: 30px;
}
.price {
	clear: left;
	display: block;
	margin-left: 120px;
	font-size: 14px;
}
.h4-kaigyou2 {
	clear: left;
	display: block;
	margin-left: 120px;
}
.h4-kaigyou {
	clear: left;
	display: block;
	margin-left: 20px;
}

.menu-list ol {
	width: 240px;
}
h4 {
	margin-bottom: 10px;
}
#lunch-pic img,#dinner-pic img {
	margin-top: 15px;
	border: 1px solid #FFCC00;
}
.notice {
	font-size: 10px;
	color: #FF3333;
	display: block;
	float: right;
	width: 450px;
	margin-top: 50px;
}
.blue {
	font-size: 16px;
	color: #0000FF;
}
.white {
	font-size: 16px;
	color: #FFFFFF;
}
.red {
	font-size: 16px;
	color: #FF0000;
}
.food-title {
	line-height: 22px;
	display: block;
	text-align: center;
}

#menuList {
	width: 640px;
}

#menuList li {
	width: 315px;
	text-align: center;
	float: left;
}

.section {
	width: 720px;
	margin: 0 auto;
	padding-bottom:30px;
	overflow: hidden;
}

.section:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;

}

/*\*/
* html .section {
	height: 1em;
	overflow: visible;
}
/**/

.innerLeft {
	width:340px;
	float: left;
}

.innerLeft h2 {
	margin-bottom: 1em;
}

.innerLeft h3 {
	margin-bottom: 0.5em;
}

.innerLeft p {
	line-height: 1.8;
}

.innerRight {
	width: 359px;
	float: right;
	margin-top: 35px;
}

.innerRight p {
	margin-bottom: 10px;
}
.menuPic li {
	margin-bottom: 10px;
}
