.ttl{
	padding-bottom:10px;
}

.img1{
	float:left;
	margin:0 20px 20px 0;
}
.img2{
	float:right;
	margin:0 0 20px 20px;
}
.imgBlock2{
	float:left;
	width:190px;
	padding:10px;
	margin:0 5px 5px 0;
	line-height:14px;
	color:#e3d0b5;
	background-color:#330000;
}
.imgBlock3{
	float:left;
	width:190px;
	padding:10px;
	margin:0 0 5px 0;
	line-height:14px;
	color:#e3d0b5;
	background-color:#330000;
}

#flash{
	padding:20px 0 20px 0;
}
#shop{
	background:url(../img/shop.jpg) no-repeat;
	height:210px;
	padding-right:20px;
}
#shop .inner{
	float:right;
	width:350px;
	padding:75px 0 0 0;
	line-height:16px;
	color:#977d7d;
	font-size:10px;
}
#lunch{
	background:url(../img/lunch.jpg) no-repeat;
	height:292px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:center;
}
#lunch .inner{
	width:590px;
	line-height:16px;
	text-align:left;
	margin:0 auto;
	padding-top:240px;
}

