 
.font1{
  font-size : 15px;
  line-height : 20px;
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.font2{
  font-size : 20px;
  line-height : 25px;
}
.kasen{
  padding-bottom : 1pt;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : green;
}
