.top_animes{
	color: #43703D;
	font-size: 20px;
	font-weight: bold;
	width:188px;
	padding-left: 0px;
	text-align: left;
}
.bubble-top-animes{
	width:198px;
	height: 50px;
	display: none;
	background: #FFFFFF;
	font-size: 18px;
	text-align: center;
	color: #437239;
	font-weight: bold;
}
.top_animes ul{
	width:188px;
	list-style: none;
}
.top_animes li{
	float: left;
	width:70px;
	height:60px;
	padding-right:10px;
	padding-left:10px;
}
.top_animes a{
	float: right;
}
.top_animes li > span{
	display:block;
	float: left;
	position: relative;
	left: -8px;
	margin-top:15px;
	width: 15px;
	font-size: 18px;
}
.top_animes img{
	background: url(../images/site/bg-top_animes.jpg) no-repeat center;
}
.pri{
	font-size: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}