/*-----------------ヘッダーメニュー画像切替-------------------*/
ul#menu_table{
 margin:0px 40px 0px 500px;
 padding:0px 0px 0px 0px;
 width:400px;
}
li.menu_botton{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 overflow:hidden;
 float:left;
}
li.menu_botton img {
 visibility:hidden;
}
li.menu_botton a,
li.menu_botton a:link,
li.menu_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
li.menu_botton a:focus,
li.menu_botton a:hover,
li.menu_botton a:active {
	background-position: 0px 30px;
	float:left;
}

/*----------ボタン設定------------*/
li.menu_botton .menu1 a{
 background-image:url(./../images/menu/header_menu1.gif);
}
li.menu_botton .menu1 a#hover{
 background-image:url(./../images/menu/header_menu1.gif);
 background-position: 0px 30px;
}
li.menu_botton .menu2 a{
 background-image:url(./../images/menu/header_menu2.gif);
}
li.menu_botton .menu2 a#hover{
 background-image:url(./../images/menu/header_menu2.gif);
 background-position: 0px 30px;
}
li.menu_botton .menu3 a{
 background-image:url(./../images/menu/header_menu3.gif);
}
li.menu_botton .menu3 a#hover{
 background-image:url(./../images/menu/header_menu3.gif);
 background-position: 0px 30px;
}
li.menu_botton .menu4 a{
 background-image:url(./../images/menu/header_menu4.gif);
}
li.menu_botton .menu4 a#hover{
 background-image:url(./../images/menu/header_menu4.gif);
 background-position: 0px 30px;
}
/*-----------------左メニュー画像切替-------------------*/
.left_menu_table{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:240px;
}
.left_botton{
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 overflow:hidden;
}
.left_botton img {
 visibility:hidden;
}
.left_botton a,
.left_botton a:link,
.left_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
.left_botton a:focus,
.left_botton a:hover,
.left_botton a:active {
	background-position: 0px 80px;
	float:left;
}

/*----------ボタン設定------------*/
.left_botton .menu1 a{
 background-image:url(./../images/menu/left_menu1.gif);
}
.left_botton .menu1 a#hover{
 background-image:url(./../images/menu/left_menu1.gif);
 background-position: 0px 40px;
}
.left_botton .menu2 a{
 background-image:url(./../images/menu/left_menu2.gif);
}
.left_botton .menu2 a#hover{
 background-image:url(./../images/menu/left_menu2.gif);
 background-position: 0px 40px;
}
.left_botton .menu3 a{
 background-image:url(./../images/menu/left_menu3.gif);
}
.left_botton .menu3 a#hover{
 background-image:url(./../images/menu/left_menu3.gif);
 background-position: 0px 40px;
}
.left_botton .menu4 a{
 background-image:url(./../images/menu/left_menu4.gif);
}
.left_botton .menu4 a#hover{
 background-image:url(./../images/menu/left_menu4.gif);
 background-position: 0px 40px;
}
.left_botton .shop_menu1 a{
 background-image:url(./../images/menu/left_shop_menu1.gif);
}
.left_botton .shop_menu1 a#hover{
 background-image:url(./../images/menu/left_shop_menu1.gif);
 background-position: 0px 40px;
}
.left_botton .shop_menu2 a{
 background-image:url(./../images/menu/left_shop_menu2.gif);
}
.left_botton .shop_menu2 a#hover{
 background-image:url(./../images/menu/left_shop_menu2.gif);
 background-position: 0px 40px;
}
.left_botton .shop_menu3 a{
 background-image:url(./../images/menu/left_shop_menu3.gif);
}
.left_botton .shop_menu3 a#hover{
 background-image:url(./../images/menu/left_shop_menu3.gif);
 background-position: 0px 40px;
}
.left_botton .shop_menu4 a{
 background-image:url(./../images/menu/left_shop_menu4.gif);
}
.left_botton .shop_menu4 a#hover{
 background-image:url(./../images/menu/left_shop_menu4.gif);
 background-position: 0px 40px;
}
/*-----------------メインメニュー画像切替-------------------*/
.right_botton{
 border:0px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 width:190px;
 height:30px;
 overflow:hidden;
}
.right_botton img {
 visibility:hidden;
}
.right_botton a,
.right_botton a:link,
.right_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
.right_botton a:focus,
.right_botton a:hover,
.right_botton a:active {
	background-position: 0px 30px;
	float:left;
}
/*----------ボタン設定------------*/
.right_botton .inquiry a{
 background-image:url(./../images/right_inquiry_botton.gif);
}
/*-----------------フッター用お問合わせボタン画像切替-------------------*/
.footer_inquiry_botton{
 border:0px;
 margin:0px 0px 0px 0px;

 width:250px;
 height:35px;
 overflow:hidden;
}
.footer_inquiry_botton img {
 visibility:hidden;
}
.footer_inquiry_botton a,
.footer_inquiry_botton a:link,
.footer_inquiry_botton a:visited {
	background-position: 0px 0px;
	float:left;
}
.footer_inquiry_botton a:focus,
.footer_inquiry_botton a:hover,
.footer_inquiry_botton a:active {
	background-position: 0px 35px;
	float:left;
}
/*----------ボタン設定------------*/
.footer_inquiry_botton .inquiry a{
 background-image:url(./../images/menu/footer_inquiry_botton.gif);
}
