body		{
			text-align: center;
			background-color: #FFFFFF;
			margin: 0px;
		}

.ranking0	{
	margin-right: 0px;
	}

.ranking1	{
	border:1px solid #999999;
	width:200px;
	}

.ranking2	{
	text-align:center;
	color: #ffffff;
	background-color: #8080FF;
font-size: 12px;
padding: 2px;
	}

.ranking3	{
	text-align:left;
	color: #333333;
	padding: 5px;
	font-size: 13px;
	}

.ranking4	{
	text-align:center;
	color: #333333;
	padding: 5px;
	font-size: 13px;
	}

.ranking-koumoku{
	text-align:center;
	color: #333333;
	border-bottom: 1px dotted #4040FF;
	height: 25px;
	padding-top: 5px;
font-size: 14px;
width: 120px;
	float:left;
	margin-bottom: 7px;
	}

.ranking-jun{
	clear: left;
	text-align:center;
	color: #333333;
	border-bottom: 1px solid #4040FF;
	height: 15px;
width: 30px;
	padding-top: 0px;
margin-bottom: 5px;
margin-right: 5px;
font-size: 14px;
	}

.ranking-gaku{
	text-align:center;
	color: #FF8080;
	border-bottom: 1px dotted #4040FF;
	height: 25px;
	padding-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
font-size: 13px;
font-weight: bold;
	}


.osusume-jun{
	width: 60px;
	text-align:center;
	color: #333333;
	font-size: 12px;
	border-bottom: 1px solid #4040FF;
	padding-top: 2px;
padding-bottom: 2px;
margin-bottom: 0px;
margin-right: 5px;
	}

.osusume-koumoku{
	width: 170px;
	text-align:center;
	color: #333333;
	border-bottom: 1px dotted #4040FF;
	padding-top: 5px;
padding-bottom: 2px;
font-size: 14px;
margin-bottom: 5px;
	}



.osusume-left{
	text-align: left;
}

.osusume-right{
	text-align: right;
}

.ad0	{
	margin-right: 0px;
	width:200px;
	}

.ad1	{
	text-align:center;
font-size: 12px;
padding: 2px;
	}

A.sample:link{
	color:steelblue;
	text-decoration:none;
}

A.sample:visited{
	color:steelblue;
	text-decoration:none;
}

A.sample:active{
	color:steelblue;
	background:lightsteelblue;
	text-decoration:underline;
}

A.sample:hover{
	color:steelblue;
	background:lightsteelblue;
	text-decoration:underline;
}

