@charset "Shift_JIS";

A:link { color: #000000; text-decoration: none; }         /* リンク文字（黒） */
A:visited { color: #333333; text-decoration: none; }
A:active { color: #336699; text-decoration: underline; }
A:hover { color: #FF0000; text-decoration: underline; }

.fontXS { font-size:x-small; }   /* 通常 */
.fontXSG { font-size:x-small;color: #339933;  }   /* グリーンicon */