/* ベーススタイル */
body{font-size:12px; line-height: 16px; color: #e4e4e4}

/* 表の定義 */
td{font-size:12px; line-height: 16px; color: #e4e4e4}
th{font-size:12px; line-height: 16px; color: #e4e4e4}

/* リンクの定義 */
a:link   {color: #e4e4e4;text-decoration: none;}
a:visited  {color: #e4e4e4;text-decoration: none;}
a:active  {color: #e4e4e4;text-decoration: none;}
a:hover  {color: #BC23DC;text-decoration: underline;}


/* クラスの定義 */
.fs12{font-size:12px; line-height: 20px}
.fs11{font-size:11px; line-height: 15px}
.fs111{font-size:11px; line-height: 13px}
.fs10{font-size:10px; line-height: 14px}
.fs9{font-size:9px; line-height: 13px}

