@charset "EUC-JP";

/* Bug fixing for Android */
h1, h2, h3, h4, h5, h6, div, li, dt, dd, p, th, td, span {
	background-image: url("https://www.maru-jan.com/image/1x1.png");
}

/* header
------------------------------------ */
.box_title {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 300px;
	background: url('https://www.maru-jan.com/image/kattobi_2016/rank_bg_title.jpg');
}
.box_title .title {
	float: left;
	margin-top: -7px;
}
.box_title .box_list_button {
	position: absolute;
	top: 5px;
	right: 305px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.box_title .box_list_button li {
	position: absolute;
}
.box_title .box_list_button li.btn_01 {
	top: 0;
	left: 13px;
}
.box_title .box_list_button li.btn_02 {
	top: 0;
	left: 150px;
}
.box_title .box_list_button li.btn_03 {
	top: 138px;
	left: 13px;
}
.box_title .box_list_button li.btn_04 {
	top: 138px;
	left: 150px;
}

/* seiseki
------------------------------------ */
.kattobi_row {
	margin: 0 !important;
	padding: 0 !important;
	width: 86%;
}
#kattobi_row {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	height: 25px;
	height: 100%;
	border-collapse: collapse;
	border-width: 0;
	border-style: hidden !important;
}
#kattobi_green_cell,
#kattobi_white_cell {
	padding: 2px;
	width: 13%;
	border-collapse: collapse;
	border-width: 0 1px 0 0 !important;
	border-style: solid;
	border-color: #6a6a6a;
	background-color: #e0f7dd;
}
#kattobi_white_cell {
	text-align: right;
	background-color: #fff;
}
.textalign_c {
	text-align: center;
}

/* #66510
------------------------------------ */
table.ranking_event_long_term.kattobi {
	width: 486px !important;
}
.kattobi.ranking_event_long_term .col_ranking_nickname {
	width: 200px !important;
}
.kattobi.ranking_event_long_term .col_ranking_rating {
	width: 80px !important;
}
