 
A:HOVER{
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #8080c0;
}
A{
  text-decoration : none;
  color : #666666;
}
P{
  font-size : 83%;
  line-height : 120%;
  margin-top : 1ex;
  margin-bottom : 1ex;
  padding-top : 6px;
  padding-bottom : 6px;
  padding-left : 6px;
  padding-right : 6px;
}
TABLE{
  line-height : 120%;
  font-size : 83%;
  text-align : center;
  margin-bottom : 1em;
}
BODY{
  text-align : center;
}
.comment{
  margin-top : 2em;
}
.fontsize-b{
  font-size : 130%;
}
.gray-waku{
  border-width : 2px 2px 2px 2px;
  border-style : solid solid solid solid;
  border-color : #c9cdcd #c9cdcd #c9cdcd #c9cdcd;
}
.gray-haikei{
  background-color : #c9cdcd;
}
.tensen-waku{
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-style : dashed;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : none;
  border-top-color : silver;
  border-left-color : silver;
  border-right-color : silver;
  background-color : #e7e7e7;
}
.tensen-waku-sita{
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-style : none;
  border-left-style : dashed;
  border-right-style : dashed;
  border-bottom-style : dashed;
  border-left-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
}
.f-akab{
  font-weight : bold;
  color : #ff0000;
}
.font-b{
  color : #b8b8da;
}
