<!--
BODY{
  font-size : 8pt;
  font-family : "MS UI Gothic";
  　scrollbar-face-color: #2C2C2C;
  　scrollbar-highlight-color: #2C2C2C;
  　scrollbar-shadow-color: #2C2C2C;
  　scrollbar-3dlight-color: #2C2C2C;
  　scrollbar-arrow-color: #F9F8F8;
  　scrollbar-track-color: #F9F8F8;
  　scrollbar-darkshadow-color: #2C2C2C;
  color : #F9F8F8;
  background-color : #2C2C2C;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A{
  color : #F1EBDD;
  text-decoration : underline;
  font-weight : normal;
  font-size : 8pt;
}
A:VISITED{
  color : #F1EBDD;
  font-weight : normal;
  font-size : 8pt;
  text-decoration : underline;
}
A:HOVER{
  color : #FCE6E8;
  text-decoration : navy;
  background-color : none;
  font-size : 8pt;
  font-weight : normal;
  text-decoration : none;
}
INPUT{
  font-size : 8pt;
  font-family : "MS UI Gothic";
  color : #2C2C2C;
  background-color : #F9F8F8;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #F9F8F8;
  border-bottom-color : #F9F8F8;
  border-left-style : solid;
  border-right-style : solid;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-color : #F9F8F8;
  border-right-color : #F9F8F8;
}
TEXTAREA{
  font-size : 9pt;
  font-family : "MS UI Gothic";
  color : #2C2C2C;
  background-color : #F9F8F8;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-style : dotted dotted dotted;
  border-left-style : none;
  border-bottom-style : dotted;
  border-left-style : dotted;
  border-top-color : #F9F8F8;
  border-bottom-color : #F9F8F8;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-color : #F9F8F8;
  border-right-color : #F9F8F8;
}
SELECT{
  font-size : 8pt;
  font-family : "MS UI Gothic";
  color : #2C2C2C;
  background-color : #F9F8F8;
  border-top-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  border-style : none none none none;
}
TD{
  font-size : 8pt;
  font-family : "MS UI Gothic";
  color : #F9F8F8;
  line-height : 12pt;
}
FRAME{border-style : none;}
-->
