@charset "Shift_JIS";

.linkBtn {
  cursor:hand;
  color:#003399;
  font-size:12px;
  font-family:'‚l‚r ‚oƒSƒVƒbƒN','Osaka';
  background-color:#FFFFFF;
  border-width:0px;
  text-decoration:underline;
}

.linkBtnOver {
  cursor:hand;
  color:#ff6600;
  font-size:12px;
  font-family:'‚l‚r ‚oƒSƒVƒbƒN','Osaka';
  background-color:#FFFFFF;
  border-width:0px;
  text-decoration:underline;
}
