h1 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #3399FF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: center;
  }
h2 {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #3399FF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: center;
  }
h3  {
  font-family: "MS UI Gothic";
  font-size: 13px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  color: #3399FF;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: center;
  }
A:LINK {
  font-size: 13px;
  color: #3366CC;
  text-decoration : underline;
  }
A:VISITED {
  font-size: 13px;
  color: #3366CC;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #3300FF;
  text-decoration : underline;
}
strong {
  color: #FF0000;
  font-size: 13px;
  line-height: 1.6em; 
  }
BODY{
  color: #000000;
  font-size: 13px;
  margin-top: 0em; 
  margin-bottom: 0em; 
  background-image: url("image/top/back.gif");
  }
P,TD,DIV {
  color: #333333;
  font-size: 13px;
  line-height: 1.2em; 
  }
