 
A:LINK{
  color : #6666FF;
  text-decoration : none;
}
A:VISITED{
  color : #6666FF;
  text-decoration : none;
}
A:HOVER{
  color : #FF00CC;
  text-decoration : underline;
}
A:ACTIVE{
  color : #FF00CC;
  text-decoration : underline;
}
BODY{
  color : #990000;
}
.p9{
  font-size : 9pt;
}
.p10{
  font-size : 10pt;
}
.gaku{
  background-color : #999900;
  border-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  padding-top : 3pt;
  border-top-width : 2px;
  border-top-color : white;
  padding-right : 3pt;
  padding-bottom : 3pt;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-left-color : white;
  border-right-color : #575700;
  border-bottom-color : #575700;
  padding-left : 3pt;
}
.title{
  font-weight : bold;
  color : blue;
  font-size : 120%;
}
.syuzaichi{
  color : #FF0033;
}
.yohaku{
  background-color : white;
  padding-top : 15pt;
  padding-left : 15pt;
  padding-right : 15pt;
  padding-bottom : 15pt;
}
.sub-title{
  font-style : italic;
  color : blue;
  font-family : "Times New Roman";
}
