 
body{
  margin : 0px;
  color : #214161;
  line-height : 125%;
  font-size : 11pt;
  background-color : #fcfdfe;
  font-family : メイリオ;
}
A:LINK{
  color : #2f4eca;
  text-decoration : none;
  font-weight : 600;
}
A:VISITED{
  color : #2f4eca;
  text-decoration : none;
}
A:HOVER{
  color : #e81d17;
  text-decoration : underline;
}
H1{
  font-weight : 600;
  border-bottom-width : 7px;
  border-bottom-style : solid;
  border-bottom-color : #214161
  font-size : 18pt;
  margin-left : 16px;
  font-style : italic;
  padding-bottom : 4px;
}
H2{
  font-weight : 600;
  border-left-width : 6px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #214161;
  border-bottom-color : #214161;
  padding-left : 4px;
  font-size : 14pt;
  margin-left : 12px;
}
H3{
  font-weight : 600;
  border-left-width : 6px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #214161;
  border-bottom-color : #214161;
  padding-left : 4px;
  font-size : 11pt;
  margin-left : 16px;
}
H4{
  background-color : #bdd3e8;
  margin-left : 16px;
  margin-right : 8px;
}
DT{
  font-weight : bold;
  margin-top : 4px;
}
DD{
  font-size : 10pt;
  margin-left : 16px;
  line-height : 150%;
}
TABLE{
  font-size : 10pt;
  line-height : 150%;
}
P{
  margin-left : 32px;
  margin-right : 16px;
  line-height : 150%;
}
UL{
  margin-left : 16px;
  line-height : 150%;
  margin-right : 8px;
}
LI{
  list-style-position : outside;
  font-size : 10pt;
  margin-left : 16px;
  list-style-image : url(soft/oseditor2/listwhatsnew.gif);
}
BLOCKQUOTE{
  font-size : 10pt;
  line-height : 150%;
}
