/*メイン*/
a:link                    { color: #ff6b00; text-decoration: underline }
a:visited                    { color: #ff6b00; text-decoration: underline }
a:hover                   { color: #ffaf2e; text-decoration: underline }
a:active {text-decoration:underline; color:#000033}
.f10px            { font-size: 10px; line-height: 14px; margin: 2px }
.f12px                   { font-size: 12px; line-height: 18px }
.f14px           { font-size: 14px; line-height: 22px }
.f18px          { font-size: 18px; font-weight: bold; line-height: 26px }
.color1 { color: #ff6b00 }
.color2  { color: #0a0a4f }
.color3  { color: #424242 }
/* 日付*/
.top_date                   { color: #0460b9; font-weight: bold }

/*小ナビ*/
.s_navi             { color: #064e9c; font-size: 10px }
.s_navi a:link            { color: #064e9c; text-decoration: underline }
.s_navi a:visited             { color: #064e9c; text-decoration: underline }
.s_navi a:hover            { color: #2d89de; text-decoration: underline }
.s_navi a:active    { color: black; text-decoration: underline }
