  

.foot{
  font-size : 9pt;
  color : gray;
  text-align : center;
  font-weight : lighter;
  background-color : white;
}
.renraku{
  font-size : 10pt;
  color : navy;
  text-align : center;
}
.back_yellow{
  font-size : 11pt;
  background-color : #ffffe8;
  padding-top : 30px;
  padding-left : 50px;
  padding-right : 50px;
  padding-bottom : 50px;
}
A:HOVER{
  font-weight : bold;
}

