/*-----------------トップメニュー画像切替-------------------*/
.top_botton{
 border:0px;
 margin:3px 3px 0px 3px;
 padding:0px 0px 0px 0px;
 width:414px;
 height:79.5px;
 overflow:hidden;
}
.top_botton img {
 visibility:hidden;
}
.top_botton a,
.top_botton a:link,
.menu_top_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
.top_botton a:focus,
.top_botton a:hover,
.top_botton a:active {
	background-position: 0px 79px;
	float:left;
}
.top_botton .menu_left a{
 background-image:url(./../images/menu/top_left_menu_all.gif);
}
.top_botton .menu_left a#hover{
 background-image:url(./../images/menu/top_left_menu_hover.gif);
}
.top_botton .menu_right a{
 background-image:url(./../images/menu/top_right_menu_all.gif);
}
.top_botton .menu_right a#hover{
 background-image:url(./../images/menu/top_right_menu_hover.gif);
}
/*-----------------トップサブメニュー画像切替-------------------*/
.menu_top_botton{
 border:0px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:180px;
 height:30px;
 overflow:hidden;
}
.menu_top_botton img {
 visibility:hidden;
}
.menu_top_botton a,
.menu_top_botton a:link,
.menu_top_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
.menu_top_botton a:focus,
.menu_top_botton a:hover,
.menu_top_botton a:active {
	background-position: 0px 30px;
	float:left;
}
/*----------左側------------*/
.menu_top_botton .menu_left_1 a{
 background-image:url(./../images/menu/top_left_menu1.gif);
}
.menu_top_botton .menu_left_1 a#hover{
 background-image:url(./../images/menu/top_left_menu1_hover.gif);
}
.menu_top_botton .menu_left_2 a{
 background-image:url(./../images/menu/top_left_menu2.gif);
}
.menu_top_botton .menu_left_2 a#hover{
 background-image:url(./../images/menu/top_left_menu2_hover.gif);
}
.menu_top_botton .menu_left_3 a{
 background-image:url(./../images/menu/top_left_menu3.gif);
}
.menu_top_botton .menu_left_3 a#hover{
 background-image:url(./../images/menu/top_left_menu3_hover.gif);
}
.menu_top_botton .menu_left_4 a{
 background-image:url(./../images/menu/top_left_menu4.gif);
}
.menu_top_botton .menu_left_4 a#hover{
 background-image:url(./../images/menu/top_left_menu4_hover.gif);
}
/*-----------右側------------*/
.menu_top_botton .menu_right_1 a{
 background-image:url(./../images/menu/top_right_menu1.gif);
}
.menu_top_botton .menu_right_1 a#hover{
 background-image:url(./../images/menu/top_right_menu1_hover.gif);
}
.menu_top_botton .menu_right_2 a{
 background-image:url(./../images/menu/top_right_menu2.gif);
}
.menu_top_botton .menu_right_2 a#hover{
 background-image:url(./../images/menu/top_right_menu2_hover.gif);
}
.menu_top_botton .menu_right_3 a{
 background-image:url(./../images/menu/top_right_menu3.gif);
}
.menu_top_botton .menu_right_3 a#hover{
 background-image:url(./../images/menu/top_right_menu3_hover.gif);
}
.menu_top_botton .menu_right_4 a{
 background-image:url(./../images/menu/top_right_menu4.gif);
}
.menu_top_botton .menu_right_4 a#hover{
 background-image:url(./../images/menu/top_right_menu4_hover.gif);
}
