/* ===== フォント ===== */
.f12         { font-size: 12px; color:#333333; line-height: 120%; font-family: "MS UI Gothic", Osaka, sans-serif }
.f12-2       { font-size: 12px; color:#333333; line-height: 160%; font-family: "MS UI Gothic", Osaka, sans-serif }
.f12kon      { font-size: 12px; color:#425D94; line-height: 120%; font-family: "MS UI Gothic", Osaka, sans-serif }
.f12black    { font-size: 12px; color:#000000; line-height: 100%; font-family: "ＭＳ ゴシック", Osaka, sans-serif }
.f12ui       { font-size: 12px; color:#333333; line-height: 120%; font-family: "MS UI Gothic", Osaka, sans-serif }

.f12red      { font-size: 12px; color:#FF3431; line-height: 120%; font-family: "MS UI Gothic", Osaka, sans-serif }

/* ===== リンク ===== */
A:link {color:#425D94; text-decoration: underline; }
A:visited {color:#425D94; text-decoration: underline; }
A:hover	{color:#425D94; text-decoration: underline; }
A:active {color:#333333; text-decoration: underline; }
}
