/* ButtonVisual */
a.button_visual {
	color: #fff;
	display: block;
	font-size: 0px;
	overflow: hidden;
	text-indent: -99999px;
	line-height: 0;
	width: 180px;
	background-position: left top;
}
a.button_visual:hover {
	background-position: left bottom;
}
a {
	cursor: pointer;
}
div#menu_body {
	background-image: url("../img-menu/back.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 502px;
	width: 199px;
}
a#top {
	height: 75px;
	width: 100px;
}
a#otokomai {
	background-image: url("../img-menu/m_otokomai.gif");
	height: 22px;
	margin-bottom: -1px;
}
a#syuttyou {
	background-image: url("../img-menu/m_syuttyou.gif");
	height: 22px;
	margin-top: 29px;
}
a#akio {
	margin-top: 28px;
	background-image: url(../img-menu/m_akio.gif);
	height: 29px;
}
a#diary {
	background-image: url("../img-menu/m_diary.gif");
	height: 22px;
	margin-bottom: 1px;
}
a#saisei {
	background-image: url("../img-menu/m_saisei.gif");
	height: 29px;
	margin-bottom: 3px;
}
a#animal {
	background-image: url("../img-menu/m_animal.gif");
	height: 20px;
	margin-bottom: 3px;
}
div#movie {
	background-image: url(../img-menu/m_movie.gif);
	height: 37px;
	position: relative;
}
div#movie a {
	height: 16px;
	position: absolute;
	top: 21px;
}
a#movie_animal {
	background-image: url(../img-menu/m_movie_animal.gif);
	left: 50px;
	width: 56px;
}
a#movie_nature {
	background-image: url(../img-menu/m_movie_nature.gif);
	left: 111px;
	width: 61px;
}
a#live_photo {
	background-image: url(../img-menu/m_24live_photo.gif);
	height: 22px;
	margin-top: 2px;
}
a#live {
	background-image: url(../img-menu/m_lecture.gif);
	/*	background-image: url(../img-menu/m_24live.gif);*/
	height: 97px;
	margin-left: 19px;
	margin-top: 4px;
	position: relative;
	width: 130px;
}
a#live:hover {
 *background-position: right top;
}
a#live img {
	height: 75px;
	left: 3px;
	position: absolute;
	top: 3px;
	width: 124px;
}
a#iroribata {
	background-image: url(../img-menu/m_iroribata.gif);
	height: 99px;
	margin-left: 19px;
	margin-top: 6px;
	width: 130px;
}
a#iroribata:hover {
 *background-position: right top;
}
div#change_area {
	margin-top: 18px;
}
a.change_link {
	height: 22px;
}
a#work {
	background-image: url(../img-menu/m_work.gif);
}
a#plant {
	background-image: url(../img-menu/m_plant.gif);
}
a#recipe {
	background-image: url(../img-menu/m_recipe.gif);
}
a#nature {
	background-image: url(../img-menu/m_nature.gif);
}
a#human {
	background-image: url(../img-menu/m_human.gif);
}
a#old {
	background-image: url(../img-menu/m_old.gif);
}
a#year {
	background-image: url(../img-menu/m_year.gif);
	height: 34px;
}
a#info {
	background-image: url(../img-menu/m_info.gif);
	height: 20px;
	margin-bottom: -4px;
	margin-top: 11px;
}
