@charset "Shift_JIS";

body {
	margin : 0px ;
	padding : 0px;
	background-color: #000000;
	color: #FFFFFF;
}


.small2 { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; }
.small { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 20px; }
.smallb { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 20px; font-weight:bold; }

.normal2 { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; }
.normal { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 20px; }
.normalb { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 20px; font-weight:bold; }

.big2 { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; }
.big { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 20px; }
.bigb { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 20px; font-weight:bold; }

.caption { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 15px; padding-top:2px }
.caption2 { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 15px; }

.fortextlink { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; }
.hereisthis { font-family: "ＭＳ ゴシック", Osaka; font-size: 8px; color:#FF0000; }
.newcomer { font-family: "ＭＳ ゴシック", Osaka; font-size: 9px; color:#FF0000; }


.normal_r { font-family: "ＭＳ ゴシック", Osaka; font-size: 12px; line-height: 20px; color:#CC0000; }
.small_r { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 20px; color:#CC0000; }
.big_r { font-family: "ＭＳ ゴシック", Osaka; font-size: 14px; line-height: 20px; color:#CC0000; }

.small_ko { font-family: "ＭＳ ゴシック", Osaka; font-size: 10px; line-height: 20px; color:#68C6E7; }
	

A:link { text-decoration:underline;color:#17D0F1; }
A:visited { text-decoration:underline;color:#666666; }
A:hover { text-decoration:underline;color:#14C44C; }
A:active { text-decoration:underline;color:#14C44C; }

A.colorA:link { text-decoration:underline;color:#0094E9; }
A.colorA:visited { text-decoration:none;color:#0094E9; }
A.colorA:hover { text-decoration:underline;color:#14C44C; }
A.colorA:active { text-decoration:underline;color:#14C44C; }


