#sidebar #btn01 a {
background: url(imgs/btn_other/home_bana.jpg) no-repeat center center;
display: block;
height: 50px;
width: 150px;
margin-bottom: 20px;
text-indent: -9999px;
margin-left: 10px;
margin-top: 10px;
}
#sidebar #btn01 a:hover { background: url(imgs/btn_other/home_over.jpg) no-repeat; }
#sidebar #btn02 a {
background: url(imgs/btn_other/watasi_bana.jpg) no-repeat center center;
display: block;
height: 50px;
width: 150px;
margin-bottom: 20px;
text-indent: -9999px;
margin-left: 10px;
margin-top: 10px;
}
#sidebar #btn02 a:hover { background: url(imgs/btn_other/watasi_over.jpg) no-repeat; }
#sidebar #btn03 a {
background: url(imgs/btn_other/syayu_bana.jpg) no-repeat center center;
display: block;
height: 50px;
width: 150px;
margin-bottom: 20px;
text-indent: -9999px;
margin-left: 10px;
margin-top: 10px;
}
#sidebar #btn03 a:hover { background: url(imgs/btn_other/syayu_over.jpg) no-repeat; }
#sidebar #btn04 a {
background: url(imgs/btn_other/siseki_bana.jpg) no-repeat center center;
display: block;
height: 50px;
width: 150px;
margin-bottom: 20px;
text-indent: -9999px;
margin-left: 10px;
margin-top: 10px;
}
#sidebar #btn04 a:hover { background: url(imgs/btn_other/siseki_over.jpg) no-repeat; }
#sidebar #btn05 a {
background: url(imgs/btn_other/link_bana.jpg) no-repeat center center;
display: block;
height: 50px;
width: 150px;
margin-bottom: 20px;
text-indent: -9999px;
margin-left: 10px;
margin-top: 10px;
}
#container #sidebar #btn05 a:hover { background: url(imgs/btn_other/link_over.jpg) no-repeat; }
