/*@charset "utf-8";*/

.oy10{
	background:url(/img/moy10/header.png) no-repeat #fff;
	margin:0 0 20px 0;
	padding:0;
}

.oy_month{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	margin:0px 0 0 0px;
	width:50px;
	float:left;
	/*background:#ccc;*/
}



#oy10 dl{
}

#oy10 dt{
	color:#f00
}

#oy10 ul{
	margin:10px 0 0 0;
	text-align:left;
}

.oy_thumb{
	float:left;
	width:60px;
	text-align:center;
	margin:3px;
}

.oy_thumb_img{
	width:60px;
	height:60px;
}

.oy_point{
	color:#f00;
	font-weight:bold;
}

.oy_detail{
	float:right;
	text-align:left;
	width:130px;
	margin:3px 0;
}


.oy_rank{
	color:#f00;
	font-size:18px;
	font-weight:bold;
	margin-right:2px;
}

.oy_nickname{
	display:block;
	width:130px;
	text-align:right;
	color:#000;
}

.oy_introduction{
	word-break:break-all;
	color:#999
}

.oy_entry{
	background:url(/img/moy10/footer.png);
	text-align:center;
	margin:3px
}