

.text{
  font-size : 16px;
  font-family : HGۺ޼M-PRO;
  font-weight : bold;
  color : navy;
}



body{
  
  background-image : url(image/bodyback.gif);
  background-repeat : repeat-x;
}



#navi{
  text-align : center;
  padding-top : 10px;
  background-color : navy;
  padding-bottom : 10px;
  width : 750px;
}
