BODY,A,TABLE,TR,TD,DIV,SPAN{
  font-family : "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN";
  font-size : 12pt;
}
BODY{
  scrollbar-arrow-color : #FFFFFF;
  scrollbar-base-color : #000000;
  scrollbar-face-color : #0033CC;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #808080;
  background-color : #F0F0F0;
  background-image : url(images/wallpaper/gray01.gif);   
}
A{
  color : blue;
  text-decoration : underline;
  font-weight : normal;
}
A:LINK{
  color : blue;
  text-decoration : none;
  font-weight : normal;
}
A:VISITED{
  color : blue;
  text-decoration : none;
  font-weight : normal;
}
A:HOVER{
  color : red;
  text-decoration : underline;
  font-weight : normal;
}
.text01{
  margin-top : 5px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 5px;
  line-height : 16pt;
}
.line-h12{
  line-height : 12pt;
}
.line-h13{
  line-height : 13pt;
}
.line-h14{
  line-height : 14pt;
}
.line-h15{
  line-height : 15pt;
}
.line-h16{
  line-height : 16pt;
}
