h3.oRanking{
	width:690px;
	height:33px;
	position: relative;
	display: block;
	background: transparent url(../images/h3_oranking.gif) no-repeat;
	background-position: center top;
	font-size: 5px;
	text-indent: -9999px;
	text-decoration: none;
	}

table.rankingLayout{
	width:690px;
	margin-top:5px;
	border-collapse:collapse;
	}

table.rankingLayout th{
	border:1px #fff solid;
	font-weight:normal;
	color:#fff;
	background-color:#333;
	padding:2px;
	}

table.rankingLayout td{
	border:1px #fff solid;
	text-align:center;
	padding:2px;
	}

table.rankingLayout td.gyosha{
	text-align:left;
	}

table.rankingLayout tr.odd{
	background-color:#F5F2ED;
	}
