h6 {
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #006600;
}
#result table {
	border-style: none;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#result {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}

#result tr {
	border-bottom: 1px solid #E9E8B4;
}

.cream {
	color: #333333;
	background: #FCFCEB;
}
.gray {
	background: #EBEBEB;
	text-align: left;
	padding: 2px;
}
.playerT {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
.gameT .scoretable {
	width: 450px;
	table-layout: fixed;
}
.gameT h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px auto;
	color: #660000;
}


.gameT table {
	border-collapse: collapse;
	margin: 10px auto 0px;
	border: 1px solid #333333;
	caption-side: top;
	background: #EEEEEE;
	color: #333333;
}

.gameT th {
	padding: 1px;
	empty-cells:show;
	border: 1px solid #666;
	background-color: #A8C7D5;
	font-size: 12px;
	text-align: center;
	}
.IscoreSLeagT {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}
.IscoreSLeagPT {
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}


.gameT td {
	padding: 1px;
	empty-cells:show;
	border: 1px solid #666;
	text-align: center;
	}

.gameT td {
	color: #000000;
	background: #F9F9E8;
	font-size: 12px;
}
.playerT .scoretable {
	width: 450px;
	table-layout: fixed;
	background: #F4F5E9;
}
.playerT table {
	border-collapse: collapse;
	margin: 10px auto 0px;
	border: none;
	caption-side: top;
	text-align: right;
}
caption {
	padding: 0.3em;
	font-weight: bold;
	background: #336699;
	border: 1px solid #333;
	color: #FFFFFF;
}

.playerT th {
	padding: 0.3em 0.1em;
	empty-cells:show;
	border: 1px solid #666;
	background-color: #A8C7D5;
	font-size: 12px;
	}
.playerTtd {
	padding: 0.3em 0.1em;
	empty-cells:show;
	border: 1px solid #666;
	}
.playerTtd {
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
}
.gameT {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.gameTthead {
	color:#333333;
	background:#FFFFCC;
	}
.result-area .day {
	font-weight: bold;
	color: #663300;
	width: 100%;
	border: 1px solid #669999;
	margin: 10px auto 5px;
	padding: 5px;
	clear: both;
}
.result-area .sideInfo {
	float: left;
	width: 100px;
}



.addInfo {
	text-align: center;
	font-size: 12px;
	color: #006600;
	line-height: 18px;
	display: block;
	width: 550px;
	margin: 10px auto 5px;
}

.cold {
	text-align: right;
	font-size: 12px;
	color: #003300;
}

