@charset="shift_jis";

#botton_01 span {display:none;}
#botton_02 span {display:none;}
#botton_03 span {display:none;}
#botton_04 span {display:none;}
#botton_05 span {display:none;}
#botton_06 span {display:none;}


#botton_01 a {
display:block;
width:116px;
height:35px;
background-image: url(../common_images/button_off_01.gif);
background-repeat:no-repeat;
}
#botton_02 a {
display:block;
width:116px;
height:35px;
background-image: url(../common_images/button_off_02.gif);
background-repeat:no-repeat;
}
#botton_03 a {
display:block;
width:116px;
height:35px;
background-image: url(../common_images/button_off_03.gif);
background-repeat:no-repeat;
}
#botton_04 a {
display:block;
width:116px;
height:35px;
background-image: url(../common_images/button_off_04.gif);
background-repeat:no-repeat;
}
#botton_05 a {
display:block;
width:116px;
height:35px;
background-image: url(../common_images/button_off_05.gif);
background-repeat:no-repeat;
}
#botton_06 a {
display:block;
width:120px;
height:35px;
background-image: url(../common_images/button_off_06.gif);
background-repeat:no-repeat;
}



#botton_01 a:hover {
background-image: url(../common_images/button_on_01.gif);
background-repeat:no-repeat;
}
#botton_02 a:hover {
background-image: url(../common_images/button_on_02.gif);
background-repeat:no-repeat;
}
#botton_03 a:hover {
background-image: url(../common_images/button_on_03.gif);
background-repeat:no-repeat;
}
#botton_04 a:hover {
background-image: url(../common_images/button_on_04.gif);
background-repeat:no-repeat;
}
#botton_05 a:hover {
background-image: url(../common_images/button_on_05.gif);
background-repeat:no-repeat;
}
#botton_06 a:hover {
background-image: url(../common_images/button_on_06.gif);
background-repeat:no-repeat;
}





