

/* 雛祭り */
li.m_season02_h {
	display: block;
	background-image: url(../img_menu/m_season02_h.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ひな祭り（動物） */
li.m_season02_h_animal {
	display: block;
	background-image: url(../img_menu/m_season02_h_animal.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ひな祭り（子供） */
li.m_season02_child {
	display: block;
	background-image: url(../img_menu/m_season02_child.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 春の花 */
li.s_03_flower_in_supring {
	display: block;
	background-image: url(../img_menu/s_03_flower_in_supring.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 春 */
li.s_03_supring {
	display: block;
	background-image: url(../img_menu/s_03_supring.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 梅の花 */
li.s_03_flower_ume {
	display: block;
	background-image: url(../img_menu/s_03_flower_ume.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* 卒業式イラスト */
li.m_season02_sotugyou {
	display: block;
	background-image: url(../img_menu/m_season02_sotugyou.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 卒園式イラスト */
li.m_season02_sotugyou_y {
	display: block;
	background-image: url(../img_menu/m_season02_sotugyou_y.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}
