/* フォント */
.f_ja {font-family:'ＭＳ ゴシック, Osaka, sans-serif'}
.f_en {font-family:'Arial, Helvetica, sans-serif'}

/* フォントサイズ */
.fs_big {font-size:12pt}
.fs_middle {font-size:11pt}
.fs_small {font-size:10pt}

/* トップ・Pre、Postリスト */
.top_list {font-size:10pt;font-weight:400;color:#000000}

/* トップ・Pre、Postデータ */
.big_title {font-size:16pt;font-weight:600;color:#FFFFFF;background-color:#0B3970}
.middle_title {font-size:12pt;font-weight:600;color:#FFFFFF;background-color:#0B3970}
.small_title {font-size:10pt;font-weight:400;color:#000000;background-color:#DAE0E2}
.main_data {font-size:10pt;font-weight:400;color:#000000;background-color:#F3F3F3}



a.sub_link:link {color:#003366}
a.sub_link:visited {color:#85037e}


