  
.font01Class{
  font-size : medium;
  font-family : "MS UI Gothic";
  font-weight : normal;
  text-decoration : none;
}
.link01Class{
  font-size : small;
  font-family : "MS UI Gothic";
  font-weight : normal;
  color : navy;
  text-decoration : none;
}
.font02Class{
  font-size : small;
  font-family : "MS UI Gothic";
  font-weight : normal;
  text-decoration : none;
}
.topfontClass{
  font-size : small;
  font-family : "MS UI Gothic";
  font-weight : bold;
  text-decoration : none;
  color : white;
}

.topbox1{
  width:700px;
}

