@charset "UTF-8";


div.game_detail .self_team_nm {
	background-color: #333333;
	color:#ffffff;
	font-weight: bold;
	line-height: 100%;
}

div.game_detail .TGPD {
	font-weight: bold;
	line-height: 100%; 
	background-color: #666666; 
	color: #ffffff;
	text-align: center;
	vertical-align:middle;
}


.topics_contents th{
	background-color: #333333;
	color:#ffffff;
	font-weight:bold;
}