body {
font-size: 9pt; font-family: "ＭＳ Ｐゴシック"; line-height: 18pt
}

td {
font-size: 9pt; font-family: "ＭＳ Ｐゴシック"; line-height: 18pt
}

img {
border: 0px solid;
}

a{/*リンクされた文字*/
    color:CCCC66;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:CCCC66;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#CCCC66;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#CCCC66;
    font-style:normal;
    text-decoration:none;
}

.small {
font-size: 8pt; font-family: "ＭＳ ゴシック"
}

