A:link { color: #FFFFFF; text-decoration: none; }
A:visited { color: #FFFFFF; text-decoration: none; }
A:active { color: #FF0000; text-decoration: none; }
A:hover { color: #FF5A0B; text-decoration: none; }


.lastupdate{
	font-size : 12px;
	color : #FFD900;
	font-weight : bold;
	}
.w12{
	font-size : 12px;
	color : #FFFFFF;
	}
.w12b{
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	}
.w10{
	font-size : 10px;
	color : #FFFFFF;
	}
.b10{
	font-size : 10px;
	color : #000000;
	}
.bl12{
	font-size : 12px;
	color : #336699;
	}
.or12{
	font-size : 12px;
	color : #FFD900;
	}
.or10b{
	font-size : 12px;
	color : #FFD900;
	font-weight : bold;
	}
.g12{
	font-size : 12px;
	color : #00FFDD;
	}
.r14b{
	font-size : 14px;
	color : #FF0000;
	font-weight : bold;
	}
.r10{
	font-size : 10px;
	color : #FF0000;
	}
.y10b{
	font-size : 10px;
	color : #FFFF00;
	font-weight : bold;
	}
.move_title{
	font-size : 12px;
	color : #FFFF00;
	font-weight : bold;
	}
.rank{
	font-size : 12px;
	font-weight : bold;
	color : FFFF00;
	}

/*¾¦¼è*/
.syotori {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	background-color: #333;
	width: 600px;
	margin-bottom: 20px;
}
.syotori th{
	background-color: #000;
	width: 160px;
	text-align: left;
	padding: 10px;
}
.syotori td{
	background-color: #000;
	padding: 10px;
}
.syotori a{
	color: #F00;
	text-decoration: underline;
}
.syotori a:visited{
	color: #F00;
	text-decoration: underline;
}
.highlight{
	color: #FF0;
}
/*¾¦¼è*/