<STYLE type="text/css">
<!--
a:link {
font-size: 10.5pt;
text-decoration:none;
color:#006666 ; /*未訪問リンク */
}
a:visited {
font-size: 10.5pt;
text-decoration:none;
color:#006666 ;/*訪問済みリンク */
}
a:active {
font-size: 10.5pt;
text-decoration:none;
color:#cc66ff ; /*クリックしたとき */
}
a:hover {
font-size: 10.5pt;
text-decoration:none;
color:#cc66ff ;/*マウスが乗ったとき */
}
td {
font-size: 11pt; /*枠内のフォントサイズ*/
}
span {
font-size: 10pt; /*<SPAN>〜</SPAN>のフォントサイズ*/
}
b {
font-size: 11pt; /*太字のフォントサイズ*/
}
body {
font-size: 10.5pt; /*フォントサイズ*/
color:#666600; /*フォントカラー*/
font-family:MS UI Gothic;/*書体*/
}
-->
</STYLE> 
