/*メイン*/
a:link                      { color: #9c2544; text-decoration: underline }
a:visited                      { color: #9c2544; text-decoration: underline }
a:hover                     { color: #f17b9a; text-decoration: underline }
a:active   { color: #000033; text-decoration: underline }
.f10px             { font-size: 10px; line-height: 14px; margin: 2px }
.f12px                   { font-size: 12px; line-height: 18px }
.f14px           { font-size: 14px; line-height: 22px }
.f18px          { color: red; font-size: 18px; font-weight: bold; line-height: 26px }
.update { color: white; font-size: 10px; line-height: 14px }
.back { background-image: url("../images/back.png"); background-repeat: repeat-x }
/*ナビ*/
.navi              { color: 383838; font-size: 12px; text-decoration: none }
.navi a:link              { color: #383838; text-decoration: none }
.navi a:visited               { color: #383838; text-decoration: none }
.navi a:hover              { color: #f60; text-decoration: none }
.navi a:active      { color: black; text-decoration: none }
