body{
  background-color: #ffffff;
  margin-top : 1px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
}
A:link{
  color : black;
  text-decoration: underline;
}
A:visited{
  color : black;
  text-decoration: underline;
}
A:hover{
  color: #003399;
  BACKGROUND: #eeffff;
  text-decoration: underline;
}
td{
  line-height : 1.4;
  font-size : 0.83em;
  letter-spacing : 0.1em;
  font-family : メイリオ;
}
}
TD.black{
  color : white;
  background-color : #3a3a3a;
  letter-spacing : 0.5em;
  font-weight : bold;
}
TD.blue{
  color : white;
  background-color : #004080;
  letter-spacing : 0.5em;
  font-weight : bold;
}
TD.blue2{
  color : white;
  background-color : #484891;
  letter-spacing : 0.5em;
  font-weight : bold;
}

td.left75{
  font-size : 0.75em;
}
-->

