@charset "shift_jis";

#history .mainCont table { margin-bottom: 1em; }

#history .mainCont table th,
#history .mainCont table td {
	font-size: 75%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#history .mainCont table th {
	border-bottom-style: none;
	text-align: center;
}

#history .mainCont table td {
	background: #f6f6f6;
	text-align: center;
}

#history .mainCont table td.teamL,
#history .mainCont table td.teamR {
	width: 40%;
	background: #CCCCCC;
	text-align: center;
	border-top-style: none;
}

#history .mainCont table td.score {
	text-align: center;
	width: 20%;
	border-top-style: none;
}

#history .mainCont {
	padding-right: 125px;
	padding-left: 125px;
}

#history .mainCont dl dd { margin-bottom: 0.5em; }

#history .mainCont dl dt { font-weight: bold; }
