@charset "Shift_JIS";


/*-----------------------------------------------------
 売れ筋ランキング
------------------------------------------------------*/

/*rightblock ------------------------------------------*/
.rightblock h2 {
	background: url(../ranking/images/nt_ranking.gif) left center no-repeat;
	width: 556px;
	height: 14px;
	border-bottom: 3px solid #305f8a;
	text-indent: -9999px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 0;
}


/*details ------------------------------------------*/
.rightblock .details {
	clear: both;
	width: 556px;
	overflow: hidden;
	border-bottom: 1px solid #f3b100;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.rightblock .details .figure {
	float: left;
	width: 54px;
	text-align: center;
}

.rightblock .details img.mark {

}

.rightblock .details div.ph {
	text-align: center;
	overflow: hidden;
	width: 130px;
}

.rightblock .details .ph img {
	border: solid 1px #ddd;
}

.rightblock .details .inner {
	float: right;
	width: 360px;
}


.rightblock .details p.page {
	float: right;
	width: 100px;
	background: url(../images/y_blue.gif) left center no-repeat;
	margin-top: 10px;
	padding-left: 14px;
}
