BODY{
  margin-top:20px;
  margin-left:20px;
  margin-right:20px;
  background-color :  #ffffff;
  font-family:MS UI Gothic
}
.txt_mlt{
  font-size : 80%;
  line-height : 1.5em;
  color : #666666;
}
.txt_sgl{
  font-size : 80%;
  line-height : 1.0em;
  color : #666666;
}
.txt70_m{
  font-size : 70%;
  line-height : 1.2em;
  color : #666666;
}
.txt70_s{
  font-size : 70%;
  line-height : 1.0em;
  color : #666666;
}
.txt90_m{
  font-size : 90%;
  font-weight : bold;
  line-height : 1.5em;
  color : #669999;
}
.txt90_s{
  font-size : 90%;
  font-weight : bold;
  line-height : 1.0em;
  color : #669999;
}
.txt100_s{
  font-size : 100%;
  font-weight : bold;
  line-height : 1.0em;
  color : #ff9933;
}
A:LINK{
  color : #0066ff;
}
A:HOVER{
  color :  #0066ff;
  background-color : #ffff99;
}
A:VISITED{
  color :  #333399
}
