@charset "utf-8";
/* CSS Document */
.lunchBOX_left{
	float: left;
	height: auto;
	width: 342px;
	margin-top: 10px;
	margin-left: 10px;
}
.lunchBOX_right{
	float: right;
	height: auto;
	width: 338px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
	color: #000000;
}
.lunchBOX_right div a{
	font-weight: bold;

}
.rest_nori{
	padding-right: 30px;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
}
.rest_riben{
	background-image: url(../restaurant/img/text_head.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 7px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 30px;
}
.rest_riben ul{

}

.rest_riben li{
	margin-left: 50px;
	font-size: 14px;

}
.lunch_d{
	background-image: url(../lunch_menu/img/text_head.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 7px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 10px;
}
.lunch_d ul{

}

.lunch_d li{
	margin-left: 50px;
	font-size: 14px;

}
.f_color{
	color: #b13d3e;
	font-size: 16px;

}
.red{
	color:red;

}
.style1 {font-size: 16px}
