<!--- Internet Explorer 4.01 ＆ 5.0 用 --->

<!--- フォントサイズを含むスタイル --->
  <!--- font-size: <nn>pt の部分を変更すれば、自分の見やすいフォントサイズになります  --->
  body { font-family: "MS UI Gothic", "ＭＳ Ｐゴシック"; color: #333333; background-color: #FFFFFF}
  p { font-size: 10pt; line-height: 1.25em; margin-top: 0em; margin-bottom: 0.5em;}
  th  { font-size: 10pt ;}
  TD  { font-size : 11pt; line-height: 1.4em;}
  li {  font-size: 10pt; line-height: 1.25em; margin-bottom: 0.25em;}
  h1 {  font-size: 18pt; margin-top: 0ex; margin-bottom: 0ex; line-height: 1em;}
  H2 {  font-size: 12pt; margin-top: 0ex; margin-bottom: 0ex; line-height : 2em;}
  H3 {  font-size: 11pt; margin-bottom: 0em; margin-top: 0em;
  line-height : 24px;
}
  h4 {  font-size: 10pt; line-height: 1.5em; margin-top: 0em; margin-bottom: 0em;}
  h5 {  font-size: 10pt;}
  h6 {  font-size: 6pt;}
<!--- ここまで --->

<!--- 以下は、その他のタグの再定義 --->
  a:link { color: #0000ff ;}
  a:visited { color: #0000ff ;}
  a:hover {  color: #0000ff; }
  a:active { color: #FF0000; }
  blockquote {  margin-top: 0em; margin-left: 20px; margin-right: 0em;}
  A { text-decoration : none; }
 image.left { float: left; margin-right: 0.8em; margin-bottom: 0.5em }
  p { clean: left; line-height: 1.4 }


