 
H1{
  font-size : 20px;
  font-weight : bold;
  
  text-align : right;
  
  
  
  
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-right : 25px;
}
.syoukai{
  font-size : 12px;
  width : 430px;
  height : 80px;
  padding-right : 10px;
  

  line-height : 1.8;
}
A{
  text-decoration : none;
  font-weight : normal;
  color : black;
}
A:HOVER{
  background-color : #666666;
  color : white;
}
.topi{
  
  
  font-size : 18px;
  font-family : Tahoma;
  font-weight : bolder;
  color : navy;
}

