h1 {
  font-family: "MS UI Gothic";
  color: #3333FF;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: right;
  }
h2 {
  font-family: "MS UI Gothic";
  color: #666666;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
h3  {
  font-family: "MS UI Gothic";
  color: #666666;
  font-size: 13px;
  font-style: normal; 
  line-height: 1.3em; 
  font-weight: normal; 
  font-variant: normal; 
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-indent : 0px;
  text-align: left;
  }
.MainLink a:link, .MainLink a:visited {
	font-size: 13px; 
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	}
.w-center {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px; 
	text-align: center;
  }
.font-10 {
	font-family: "MS UI Gothic";
	font-size: 10px;
	line-height: 12px;
  }
.font-11 {
	font-family: "MS UI Gothic";
	color: #009900;
	font-size: 11px;
	line-height: 13px;
  }
.font-12 {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 14px;
}
.font-13 {
	font-family: "MS UI Gothic";
	color: #000099;
	font-size: 13px; 
  }
.font-14 {
	font-family: "MS UI Gothic";
	font-size: 14px;
	line-height: 16px;
}
.font-15 {
	font-family: "MS UI Gothic";
	color: #FFFFFF;
	font-size: 13px; 
}
.font-16 {
	font-family: "MS UI Gothic";
	color: #FF0000;
	font-size: 13px; 
}
.font-17 {
	font-family: "MS UI Gothic";
	color: #0000FF;
	font-size: 13px; 
}
.font-18 {
	font-family: "MS UI Gothic";
	color: #CC9900;
	font-size: 13px; 
}
.font-19 {
	font-family: "MS UI Gothic";
	color: #009900;
	font-size: 13px; 
}
.font-20 {
	font-family: "MS UI Gothic";
	color: #FF7700;
	font-size: 13px; 
}
.font-21 {
	font-family: "MS UI Gothic";
	color: #0099FF;
	font-size: 13px; 
}
A:LINK {
  font-size: 13px;
  color: #333399;
  text-decoration : underline;
  }
A:VISITED {
  font-size: 13px;
  color: #333399;
  text-decoration : underline;
}
A:HOVER {
  font-size: 13px;
  color: #009900;
  text-decoration : underline;
}
strong {
  color: #FF0000;
  font-size: 13px;
  line-height: 1.5em; 
  }
BODY{
  background-image: url(image/back/back.gif);
  color: #333333;
  font-size: 13px;
  margin-top: 0em;
  margin-left : 0px;
  margin-bottom: 0em; 
  }
P,TD,DIV {
  color: #333333;
  font-size: 13px;
  line-height: 1.3em; 
  }