<!--
/*  リンク  */
a:hover { color: #CC3366;  text-decoration: underline}
a {
	color: #000066;
	text-decoration: none;
}
.c1 {  font-size: 12px; color: #333333; text-decoration: underline; font-weight: bold}
.c2 { font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: bold}/* 大きいテキスト */
.size5{	font-size: 16px; line-height: 120%;}
.size5b{	font-size: 16px; line-height: 120%; font-weight: bold}/*  少し大きめのテキスト */
.size4{	font-size: 14px; line-height: 120%;}
.size4b{	font-size: 14px; line-height: 120%; font-weight: bold}/* デフォルトテキスト */
.size3{	font-size: 12px; line-height: 120%;}
.size3b{	font-size: 12px; line-height: 120%; font-weight: bold}
.size3c{	font-size: 12px; line-height: 120%; font-weight: bold color:#666666;}
/* 少し小さめのテキスト */
.size2{	font-size: 10px; line-height: 120%;}
.size2b{	font-size: 10px; line-height: 120%; font-weight: bold}/* 小さいテキスト */
.size1{	font-size: 8px; line-height: 120%;}
.size1b{	font-size: 8px; line-height: 120%; font-weight: bold}/* その他 */
.size3a{ font-size: 12px; line-height: 150%}/* フッタ− */
.size2f{
	font-size: 10px;
	text-decoration: underline;
	line-height: 120%;
	color: #FFFFFF;
}

H1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px
}
.summary
{
    FONT-SIZE: 8pt;
    color: #666666;
}
STRONG
{
    FONT-WEIGHT: normal;
}

-->