 
BODY{
  font-size : 9pt;
  font-family : メイリオ;
  line-height : 12pt;
  color : #696969;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  top : 0pt;
  bottom : 0pt;
  right : 0pt;
  left : 0pt;
}
A{
  color : blue;
  text-decoration : none;
}
A:LINK{
  color : blue;
  text-decoration : none;
}
A:VISITED{
  color : red;
  text-decoration : none;
}
A:HOVER{
  color : #ff8000;
  text-decoration : underline overline;
}
A:ACTIVE{
  color : #ff8000;
  text-decoration : underline overline;
}
.content{
  font-size : 9pt;
  font-family : メイリオ;
  line-height : 12pt;
  color : #696969;
}
.title_cer{
  font-size : 14pt;
  font-family : メイリオ;
  font-weight : bold;
}
.dat_cer{
  font-size : 9pt;
}
.image{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.cer_mini{
  font-size : 8pt;
  font-family : メイリオ;
}
.usrpage_TITLE{
  font-size : 14pt;
  font-family : メイリオ;
  font-weight : bold;
  color : teal;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
}
.error_TITLE{
  font-size : 14pt;
  font-family : メイリオ;
  color : #cc0000;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 2px;
  font-weight : bolder;
}
