body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #000000;
}

.maintext12px {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}

.maintext11px {
	font-size: 11px;
    line-height: 14px;
	color: #CCCCCC;
}

.maintext10px {
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
}
.bluetext11px {
	font-size: 11px;
	color: #3366CC;
	font-weight: bold;
}
.bluetext12px {
	font-size: 12px;
	line-height: 16px;
	color: #3366CC;
　　font-weight: bold;
}
.boldtext11px {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.boldtext12px {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.toptext10px {
	font-size: 10px;
	line-height: 20px;
}
.tbl {
	background-color: #0f3733;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}


a:link{color:#FF6699;text-decoration:none;font-weight: bold;}
a:visited{color:#FF6699;text-decoration:none;font-weight: bold;}
a:active{color:#FF6699;text-decoration:none;font-weight: bold;}
a:hover{color:#FF6699;text-decoration:underline;font-weight: bold;}

