

/*  リンク  */
a:hover { color: #CC6666;  text-decoration: underline}
a { color: #993333; text-decoration: underline}
.c1 { font-size: 13px; color: #666666; text-decoration: underline; font-weight: bold}
.c2 { font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold}

/* 大きいテキスト */
.size5{ font-size: 21px;	line-height: 120%;}
.size5b{ font-size: 21px; line-height: 120%; font-weight: bold}

/*  少し大きめのテキスト */
.size4{ font-size: 16px;	line-height: 120%;}
.size4b{ font-size: 16px; line-height: 120%; font-weight: bold}

/* デフォルトテキスト */
.size3{ font-size: 13px; line-height: 120%;}
.size3b{ font-size: 13px; line-height: 120%; font-weight: bold}

/* 少し小さめのテキスト */
.size2{ font-size: 12px; line-height: 120%;}
.size2b{ font-size: 12px; line-height: 120%; font-weight: bold}

/* 小さいテキスト */
.size1{ font-size: 9px; line-height: 120%}
.size1b{ font-size: 9px; line-height: 120%; font-weight: bold}

/* その他 */
.size3a{ font-size: 13px; line-height: 150%}

/* フッタ− */
.size2f{ font-size: 12px; text-decoration: none; line-height: 120%}
