
/* 動物園一覧 */
li.a_animal	{
	display: block;
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(../img_menu/a_animal.png);
}

/* かわいい動物 */
li.a_animal01	{
	display: block;
	background-image: url(../img_menu/a_animal01.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ブロックあにまる */
li.a_animal_blox	{
	display: block;
	background-image: url(../img_menu/a_animal_blox.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* すわる動物 */
li.m_animal_suwaru	{
	display: block;
	background-image: url(../img_menu/m_animal_suwaru.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 虫歯予防（ぶた） */
li.m_animal_ha_buta	{
	display: block;
	background-image: url(../img_menu/m_animal_ha_buta.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* ぷるぷるアニマル */
li.m_animal_puru	{
	display: block;
	background-image: url(../img_menu/m_animal_puru.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ぷち恐竜 */
li.m_animal_dinosaur  {
	display: block;
	background-image: url(../img_menu/m_animal_dinosaur.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ハートフルあにまる */
li.m_animal_heart	{
	display: block;
	background-image: url(../img_menu/m_animal_heart.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}


/* フェレット */
li.a_feretto  {
	display: block;
	background-image: url(../img_menu/a_feretto.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* トラ猫 */
li.a_toraneko  {
	display: block;
	background-image: url(../img_menu/a_toraneko.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* クマさんファンタジー */
li.m_animal_fanta  {
	display: block;
	background-image: url(../img_menu/m_animal_fanta.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* ドッグぷち */
li.m_animal_dogputi  {
	display: block;
	background-image: url(../img_menu/m_animal_dogputi.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 番犬ワンコ */
li.a_dog_banken	{
	display: block;
	background-image: url(../img_menu/a_dog_banken.png);
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
}

/* 柴犬 */
li.a_dog_sibainu  {
	display: block;
	width: 200px;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(../img_menu/a_dog_sibainu.png);
}
/* 犬コーギー */
li.a_dog_corgi  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_dog_corgi.png);
	background-repeat: no-repeat;
}
/* サイ */
li.m_animal_sai  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/m_animal_sai.jpg);
	background-repeat: no-repeat;
}
/* うさぎ */
li.a_usagi  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_usagi.png);
	background-repeat: no-repeat;
}
/* 白熊 */
li.a_sirokuma  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_sirokuma.png);
	background-repeat: no-repeat;
}

/* 虎 */
li.a_tora  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_tora.png);
	background-repeat: no-repeat;
}

/* 動物の顔 */
li.a_animal_face  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_animal_face.png);
	background-repeat: no-repeat;
}

/* カエル */
li.m_animal_kaeru  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/m_animal_kaeru.png);
	background-repeat: no-repeat;
}

/* 動物と病院 */
li.a_hospital  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_hospital.png);
	background-repeat: no-repeat;
}

/* 動物とセキュリティー */
li.a_guard  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_guard.png);
	background-repeat: no-repeat;
}

/* 動物と記号 */
li.a_object  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_object.png);
	background-repeat: no-repeat;
}

/* 動物と文房具 */
li.a_stationery  {
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img_menu/a_stationery.png);
	background-repeat: no-repeat;
}