@charset "utf-8";


/*-- 共通スタイル --*/
#.COL_innerbox{
}

#MEAL .COL_innerbox02{
	width: 100%;
	padding-bottom: 30px;
	background: url("../common/img/low/low_conbg01.jpg") right 0px no-repeat;
}


/*-- カテゴリナビ --*/
#MEAL #sub_title{
	background: url("img/bg01.jpg") left 0px no-repeat;
}
#MEAL #sub_title h4{
	margin-left: 20px;
}
#MEAL #sub_title .tx01{
	margin-left: 20px;
	padding-bottom:26px;
}
#MEAL #sub_title .f_box{
	margin-left: 20px;
}
#MEAL #sub_title .f_box .title{
	background: #E3D4B8;
	width: 338px;
	margin-bottom: 10px;
}
#MEAL #sub_title .f_box .title span{
	padding-left: 4px;
}
#MEAL #sub_title .f_box .item{
	float: left;
	width: 174px;
	padding-bottom: 10px;
}
#MEAL #sub_title .f_box .w290{
	width: 340px;
}
#MEAL #sub_title .f_box .w164{
	width: 180px;
}
#MEAL #sub_title .c_box{
	margin-top: 20px;
	text-align: center;
	margin-left: 20px;
	color:#663300;
	padding: 16px 0;
	background: #FFFEF4;
}

