body{
  background-image : url(../../img/head.gif);
  background-repeat : no-repeat;
  margin-top : 75px;
  background-color : white;
  text-align : center;
}
.title{
  font-size : 16pt;
  font-weight : bold;
  font-family : HG正楷書体-PRO;
}
th{
  background-color : #aa0000;
  font-size : 12pt;
  color : white;
  font-family : HG正楷書体-PRO;
}

p{
  font-size : 11pt;
}

td{
  font-size : 11pt;
  line-height : 15pt;
}
