@charset 'euc-jp';

.ranking-fullthrottle {
	position: relative;
	width: 980px;
	height: 408px;

	margin: 0 auto;
	padding: 0;
}

.ranking-fullthrottle__title {
	position: relative;
}

.ranking-fullthrottle__buttons {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

.ranking-fullthrottle__buttons .item {
	width: 30%;
	display: inline-block;
}
