<STYLE TYPE="text/css">


<!--

body {
    text-align: center;
    font-size: 9pt;
    color: 000000;
    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;
  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 : 000000;
}

h1{
    font-size: 9pt;
    color: 000000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin:0 auto;
    font-weight: normal;
}

h2{
    font-size: 9pt;
    color: 000000;
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ ゴシック", sans-serif;
    line-height: 1.5;
    margin:0 auto;
    font-weight: normal;
}

.f9{
	margin-bottom: 5px;
        font-size: 9px;
        font-weight: bold;
}
.f12{
	margin-bottom: 5px;
        font-size: 12px;
        font-weight: bold;
}

.f16{
	margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
}

.f16r{
	margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
        background-color:#ea0046;
        width:500px;
        height:35px;
        padding-top:8px;
        padding-left:10px;
}
.f16gl{
	margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        background-color:#eeeeee;
        width:500px;
        height:35px;
        padding-top:8px;
        padding-left:10px;
        border-top-color:000000;
        border-bottom-color:000000;
        border-top-width:1px;
        border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.f16pam{
	margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        color: #000000;
        background-color:#eeeeee;
        width:500px;
        height:40px;
        padding-top:8px;
        padding-left:10px;
        border-top-color:#0098e1;
        border-bottom-color:#000040;
        border-top-width:2px;
        border-bottom-width:2px;
	border-top-style: solid;
	border-bottom-style: solid;
}

--> 



</STYLE>