<STYLE TYPE="text/css">


<!--

body {
    text-align: center;
    font-size: 9pt;
    color: #000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin:0 auto;
} 

#ID{
  color : black;
  text-decoration:none;
  font-size : 9pt;
  font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
/*まだ見ていないリンクの部分*/
A:VISITED {
  color:#0000ff;
  text-decoration:none;
  font-size : 9pt;
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
/*すでに見たリンク*/
A:HOVER {
  color:red;
  text-decoration:none;
  visibility : visible;
  float : none;
  clear : none;
  position: relative;
  top :1pt;
  left :1pt;
  font-size : 9pt;
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
/*カーソルがリンクの上にあるとき*/
A:ACTIVE {
  color:red;
  text-decoration:none;
  font-size : 9pt;
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
TD{
  font-size : 9pt;
  color : #000;
}

h1{
    margin:0 auto;
    font-size: 9pt;
    color: #000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    font-weight: normal;
}

h2{
    font-size: 9pt;
    color: 000000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin:0 auto;
}




--> 



</STYLE>