﻿@charset "utf-8";

.normal {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #000000; line-height: 18px}
.large {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; line-height: 18px; font-weight: bold}
.small {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 14px; color: #000000}
.small_red {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 14px; color: #FF0000}
a {  text-decoration: none}
a:hover {text-decoration:underline;}
