@charset "utf-8";
/*-----------------------------------------------------------------------*/
/* title */
#title {
	width:600px;
	height:216px;
	background:#fff url(../meal/img/image_main.jpg) no-repeat;
	text-indent: -9999px;
	/*padding-bottom: 10px;*/
	display:block;
	clear:both;
}


#img {
	width:504px;
	height:404px;
	background:#fff url(../meal/img/ryouri_img.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin:0 auto;
	display:block;
	clear:both;
}


#img01 {
	width:600px;
	height:300px;
	background:#fff url(../meal/img/img_meal01.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin:0 auto;
	display:block;
	clear:both;
}


#img02 {
	width:600px;
	height:300px;
	background:#fff url(../meal/img/img_meal02.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin:0 auto;
	display:block;
	clear:both;
}


#img03 {
	width:600px;
	height:300px;
	background:#fff url(../meal/img/img_meal03.jpg) no-repeat;
	text-indent: -9999px;
	padding-bottom: 10px;
	margin:0 auto;
	display:block;
	clear:both;
}

