@charset "UTF-8";

/* ------------------------------------------- */
/* Contents */
/* ------------------------------------------- */
table.DataTable tr td {
	text-align: right;
}

.rank6{	color: #ff0000;	font-weight: bold;	}
.rank5{	color: #9932cc;	font-weight: bold;	}
.rank4{	color: #a0522d;	font-weight: bold;	}
.rank3{	color: #008000;	font-weight: bold;	}
.rank2{	color: #1e90ff;	font-weight: bold;	}
.rank1{	color: #000000;}