@charset "utf-8";

/* 共通
************************************************** */
#top_game_info_news {
	background:#fff;
}

#top_game_info_news img {
	vertical-align:bottom;
}

ul#top_game_navi {
	width:100%;
}

#top_game_navi li {
	float:left;
	padding-left:4px;
	padding-top:5px;
}

#top_game_navi li img {
	cursor:pointer;
}

#top_game {
	clear:both;
	height:316px;
	overflow:auto;
	padding:0;
	border-top:#00691f solid 3px;
	line-height:1.5em;
}

#top_game table {
	width:100%;
	background:#f0f0f0;
	/*border-bottom:#fff solid 2px;*/
}

#top_game table th,
#top_game table td {
	padding:3px;
	vertical-align: middle;
}

.backToList {
	padding:3px 8px !important;
	background:#666;
	text-align:right;
	color:#fff;
}

.backToList a { color:#fff; display:block; }
.backToList a:hover { color:#fff; }
.backToList a:active { color:#fff; }
.backToList a:visit { color:#fff; }

.list_nowrap {
	white-space:nowrap;
}

.tab_cnt_list h6 {
	padding:12px 0 0 !important;
	width:100% !important;
	text-align:center !important;
}

.tab_cnt_list h6 img {
	margin-bottom:10px !important;
}


/* 日程・結果共通
************************************************** */
#tab_cnt_schedule,
#tab_cnt_result {
}

#tab_cnt_schedule .tab_cnt_list,
#tab_cnt_schedule .tab_cnt_details,
#tab_cnt_result .tab_cnt_list,
#tab_cnt_result .tab_cnt_details {
	background:#fff;
	padding:2px;
}

#tab_cnt_schedule .tab_cnt_list th,
#tab_cnt_schedule .tab_cnt_details th,
#tab_cnt_result .tab_cnt_list th,
#tab_cnt_result .tab_cnt_details th {
	background:#666;
	text-align:center;
	color:#fff;
}

#tab_cnt_schedule .tab_cnt_list td,
#tab_cnt_schedule .tab_cnt_details td,
#tab_cnt_result .tab_cnt_list td,
#tab_cnt_result .tab_cnt_details td {
	border-top:#fff solid 2px;
}

#tab_cnt_schedule .tab_cnt_details td,
#tab_cnt_result .tab_cnt_details td {
	text-align:center;
}

#tab_cnt_schedule .tab_cnt_details h5,
#tab_cnt_result .tab_cnt_details h5 {
	padding:3px 8px;
	background:#bce6c9;
	border-top:#fff solid 2px;
	font-weight:bold;
}



/* 速報
************************************************** */
#tab_cnt_live .tab_cnt_list {
	background:#fff;
	padding:0 2px 2px;
}

#tab_cnt_live td {
	text-align:center;
}

#live_table td {
	border-top:#fff solid 2px;
}

#live_table_mini td {
	border:none !important;
}

.live_score_point {
	font-size:2.5em;
	font-weight:bold;
	line-height:1em !important;
}
