.eatBox {
	margin-top: 22px;
	clear: both;
	margin-bottom: 15px;
}
.eatBox .L {
	float: left;
	width: 368px;
	background-image: url(../images/eat/eatBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 19px;
	padding-right: 14px;
}
.eatBox .R {
	float: right;
	width: 368px;
	background-image: url(../images/eat/eatBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 13px;
	padding-right: 14px;
	padding-bottom: 13px;
	padding-left: 19px;
}
.eatBox h3 {
	font-size: 108%;
	line-height: 163%;
	color: #930;
	font-weight: bold;
}
.eatBox p {
	font-size: 93%;
	line-height: 163%;
	color: #333;
}
.eatBox.clearfix .LL  {
	float: left;
	width: 180px;
}
.eatBox.clearfix .LR  {
	float: left;
	width: 177px;
	padding-left: 10px;
}
.eatBox.clearfix .RL  {
	float: left;
	width: 180px;
}
.eatBox.clearfix .RR  {
	float: left;
	width: 177px;
	padding-left: 10px;
}
.ossmBox {
	margin-top: 30px;
	clear: both;
	margin-bottom: 15px;
}
.ossmBox .L {
	float: left;
	width: 381px;
	background-image: url(../images/eat/osusume.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	padding-top: 13px;
}
.ossmBox .R {
	float: right;
	width: 381px;
	background-image: url(../images/eat/osusume.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 28px;
	padding-top: 13px;
	padding-left: 19px;
}
.ossmBox h3 {
	font-size: 108%;
	line-height: 163%;
	color: #333;
	font-weight: bold;
}
.ossmBox p {
	font-size: 93%;
	line-height: 163%;
	color: #333;
	width: 360px;
}
.ossmBox .LL  {
	float: left;
	width: 120px;
}
.ossmBox .LR  {
	float: left;
	width: 230px;
	padding-left: 10px;
}
.ossmBox .RL  {
	float: left;
	width: 140px;
}
.ossmBox .RR  {
	float: left;
	width: 230px;
	padding-left: 10px;
}
