@charset 'EUC-JP';

/* header
============================================= */
.box_01 {
	position: relative;
	width: 980px;
	height: 300px;
	background: url('https://www.maru-jan.com/image/event/2017/derby/rank/bg_01.jpg') 0 0 no-repeat;
}
.title_01 {
	position: absolute;
	top: 11px;
	left: 20px;
}
.text_01 {
	position: absolute;
	top: 232px;
	left: 26px;
}
.list_01 {
	position: relative;
	margin: 0;
	height: 90px;
	list-style: none;
	background: url('https://www.maru-jan.com/image/event/2017/derby/bg_05.jpg') 0 0 no-repeat;
}
.list_01_button1,
.list_01_button2,
.list_01_button3,
.list_01_button4 {
	position: absolute;
	top: 14px;
	left: 18px;
}
.list_01_button2 {
	left: 256px;
}
.list_01_button3 {
	left: 492px;
}
.list_01_button4 {
	left: 729px;
}

/* ranking
============================================= */
table.ranking_event_long_term.derby {
	width: 486px !important;
}
.derby.ranking_event_long_term .col_ranking_nickname {
	width: 200px !important;
}
