@charset "Shift_JIS";




a#button.pdf {width:34px; height:20px; background: url(pdf.gif);}
a#button.getacro {width:88px; height:31px; background: url(getacro.gif);}


a:hover#button  {
background-position: left bottom;
}

@media print {
a#button {
text-indent:0px;
}
}