/* font */
.normal {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 125%; }
.big {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14pt; line-height: 120%; }
.nor_plus {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12pt; line-height: 120%; }
.small {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: 120%; }
td {font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 125%; }
.copy {font-size: 10px; }
.aka {color: #BD5151;}

/* Link */
a {color: #000000; }
a:hover { color: #FF0000; text-decoration: none; }

/* Top topics */
table#topics {width: 303px; border: 1px solid #9D9D9D;}
table#topics p {font-size: 11px; padding: 7px 11px 5px; margin: 0px;}



