@charset "utf-8";

/* --------------------------------
	rank-box-kv-num
-------------------------------- */
.rank-box-kv-num {
	top:36px;
	left:32px;
}

/* --------------------------------
	rank-tx-date
-------------------------------- */
.rank-tx-date{
	left: 554px;
    top: 93px;
}

/* --------------------------------
	rank-main
-------------------------------- */
.rank-main .col-sort-001{
	padding: 8px 0 8px 8px; 
	border-bottom: 1px dotted #256199;
	width: 92px;
}
.rank-main .col-sort-002{
	padding: 8px 0; 
	border-bottom: 1px dotted #256199;
	width: 544px;
}
.rank-main tr:last-child .col-sort-001, .rank-main tr:last-child .col-sort-002{
	border-bottom:none;
}

/* --------------------------------
 clearfix
-------------------------------- */