

/************** メインページランキング **************/
.best5{
	margin: 3px;
	height: 120px;
	width: 145px;
	border: 1px solid #EBEBEB;
	text-align: center;
	list-style-type: none;
	float: left;
}
.naore{
	clear: both;
}