div#block1{
	width:285px;
	padding:10px;
	border:1px solid #0380EA;
	margin-top:10px;
	margin-right:3px;
	background-color:#eeeeff;
/*
	background:url("../images/ranking_bg1.jpg") no-repeat;
*/
}

div#block2{
	width:285px;
	padding:10px;
	border:1px solid #E90381;
	margin-top:10px;
	margin-left:2px;
	background-color:#ffeeee;
/*
	background:url("../images/ranking_bg2.jpg") no-repeat;
*/
}

div#rank1{
	width:100%;
	margin-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #FFCC00;
}

div#rank2{
	width:100%;
	margin-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #FFCC00;
}

.gusuu1{
	color:#0380EA;
}

.kisuu1{
	color:#03C7EA;
}

.gusuu2{
	color:#E90381;
}

.kisuu2{
	color:#AD00F5;
}

table#rank1_t{
	width:100%;
	height:40px;
	border-collapse: collapse;
}

div#rank1_t td{
	height:40px;
}

.juni1{
	text-align:center;
	width:15%;
	font-weight:bold;
}

.img1{
	text-align:center;
	width:20%;
}

.number1{
	width:20%;
	font-weight:bold;
	font-family:'ゴシックフォント',sans-serif;
}

.name1{
	width:55%;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}

h3{
	padding-top:2px;
	padding-bottom:2px;
	height:16px;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	margin-bottom:5px;
}

.rank1bg{
	background-color:#0380EA;
}

.rank2bg{
	background-color:#EA0383;
}


h4{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	height:16px;
	padding:2px;
	text-align:center;
	font-family:'ゴシックフォント',sans-serif;
}

.a_r1:link    { color: #111111; font-weight:bold; text-decoration:none; }
.a_r1:visited { color: #111111; font-weight:bold; text-decoration:none; }
.a_r1:hover   { color: #441144; font-weight:bold; text-decoration:underline; }

h5{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

