 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:HOVER{
  color : #ff8000;
  background-color : white;
  text-decoration:none;
}
A{
  text-decoration:none;
}
.gyo{
  line-height : 140%;
}
.moji{
  font-size : 12px;
  line-height : 140%;
}
.contact{
  font-size : 12px;
  line-height : 140%;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : green;
}
