/* 食べ物 */
li.m_food00	{
	display: block;
	background-image: url(../img_menu/m_food00.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* 肉 */
li.m_food_niku	{
	display: block;
	background-image: url(../img_menu/m_food_niku.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 卵類・乳製品 */
li.m_food_nyuu	{
	display: block;
	background-image: url(../img_menu/m_food_nyuu.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* カルシウム */
li.food_calcium	{
	display: block;
	background-image: url(../img_menu/food_calcium.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* 大豆食品 */
li.food_daizu	{
	display: block;
	background-image: url(../img_menu/food_daizu.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* ピーナツ */
li.food_peanut	{
	display: block;
	background-image: url(../img_menu/food_peanut.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 魚の切り身 */
li.food_fish_cut	{
	display: block;
	background-image: url(../img_menu/food_fish_cut.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* うどん */
li.food_men_udon	{
	display: block;
	background-image: url(../img_menu/food_men_udon.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 蕎麦 */
li.food_men_soba	{
	display: block;
	background-image: url(../img_menu/food_men_soba.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* ご飯 */
li.food_rice	{
	display: block;
	background-image: url(../img_menu/food_rice.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* パン */
li.food_pan	{
	display: block;
	background-image: url(../img_menu/food_pan.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ファーストフード */
li.m_food_fast	{
	display: block;
	background-image: url(../img_menu/m_food_fast.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 寿司 */
li.m_food_susi	{
	display: block;
	background-image: url(../img_menu/m_food_susi.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* チョコレートフォンデュ */
li.m_food_fondhu	{
	display: block;
	background-image: url(../img_menu/m_food_fondhu.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* フルーツ */
li.m_food_fruit	{
	display: block;
	background-image: url(../img_menu/m_food_fruit.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* バーベキュー */
li.m_food_bbq	{
	display: block;
	background-image: url(../img_menu/m_food_bbq.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* かわいいフルーツ */
li.m_food_cute	{
	display: block;
	background-image: url(../img_menu/m_food_cute.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* お菓子 */
li.food_okashi	{
	display: block;
	background-image: url(../img_menu/food_okashi.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 団子 */
li.food_dango	{
	display: block;
	background-image: url(../img_menu/food_dango.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* かわいいお菓子 */
li.m_food_cute02	{
	display: block;
	background-image: url(../img_menu/m_food_cute02.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* かわいい野菜 */
li.m_food_yasai	{
	display: block;
	background-image: url(../img_menu/m_food_yasai.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}