@import "reset.css";
@import "fonts.css";



/* カテゴリ共通
******************************************/

.rank_bk{
	width: 320px;
	height: 70px;
    background: url("https://secure.lovecosmetic.net/i/images/common/rank_bk.jpg");
	background-repeat: no-repeat;
	padding: 10px 0;
}

.ranksection1, .ranksection2, .ranksection3{
	width: 320px;
	height: 140px;
	border-bottom: 1px dotted #CCCCCC;
}

.ranksection4 {
	width: 150px;
	float: left;
	min-height: 250px;
}

.ranksection5{
	width: 150px;
	float: left;
	margin-left: 5px;
	min-height: 250px;
}

.rank_bk .h3_rank{
	font-size: 12px;
	color: #ff6600;
	margin-top:15px;
}



.rank_item{
	width:150px;
	height:90px;
	float:left;
	margin-left:5px;
}

.rank_item2{
	width:150px;
	height:90px;
	margin-left:5px;
}

.rank_text{
	width:150px;
	height:90px;
	padding-top:10px;
	float:left;
}

.rank_img{
	float:left;
	padding-right:3px;
}

/*20120730ランキング部分　櫻田追加*/

#ranking .rank_btn {
	text-align: center;
	height: 31px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	padding-bottom: 25px;
}
.rank_btn_kutikomi {
	float: left;
	margin-right: 5px;
}
.rank_100img {
	margin-top: 10px;
	margin-bottom: 15px;
}

