A{
  color:#000080;
  text-decoration: underline;
}
A:HOVER{
  color: #FF0000;
  text-decoration: none;
  text-shadow:#CCFFFF;
}
.hdn {
  overflow: hidden;   /* はみ出さず表示 */
  width: 500px;
  height: 50px;
}
.auto-style1 {
    width: 760px;
    border: 1px solid #CCCCCC;
}
.auto-style2 {
    height: 28px;
    border: 1px solid #CCCCCC;
    font-size: 10pt;
}