<STYLE TYPE="text/css">


<!--
A:LINK {
  color:#d75e7e;
  font-size : 9pt;
  font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
/*まだ見ていないリンクの部分*/
A:VISITED {
  color:#d75e7e;
  font-size : 9pt;
font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
}
/*すでに見たリンク*/
A:HOVER {
  color:d75e7e;
  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 : 282828;
}


h1{
    font-size: 9pt;
    color: #d75e7e;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

h2{
    font-size: 9pt;
    color: 000000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin:0 auto;
    font-weight: normal;
}

.comment_a{color:#ffffff; margin: 0px;}
.comment_b{color:#d75e7e; margin: 0px;}
.comment_c{color:#622b42; margin: 0px;}


/*マウスボタンを押した時のリンク*/
--> 



</STYLE>