.review {
	line-height: 20px;
	font-size: small;
}
.info_title {
	line-height: 1.8em;
	font-weight: bold;
	color: #660000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
}
.info_body {
	line-height: 1.8em;
	text-align: center;
}
.stats td {
	line-height: 2em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
tbody {
	font-size: small;
	line-height: 1.4em;
	text-align: left;
}
.index.red {
	line-height: 1.6em;
	font-weight: bold;
	color: #CC0000;
}
.empty TD {
	background-color: #FFFFFF;
	font-size: small;
}
.empty_game TD {
	font-size: small;
	line-height: 1.8em;
	text-align: center;
}
.no_link {
	color: #999999;
}.scoreboard {
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.blocktablehead {
	line-height: 2.5em;
	font-weight: bold;
	background-color: 336666;
	color: #FFFFFF;
	text-align: center;
}
.runsco td {
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.name {
	line-height: 2em;
	color: #FFFFFF;
	text-align: center;
	height: 2em;
	background-color: #0033FF;
	vertical-align: middle;
	display: block;
}
.player {
	background-color: #000099;
	text-align: center;
	vertical-align: middle;
	line-height: 2em;
	color: #FFFFFF;
	width: 120px;
	padding: 2px;
}
.gametable TD {
	line-height: 1.5em;
	text-align: center;
	font-size: small;
}
.inning {
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.inning TD {
	background-color: #225555;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #113333;
	border-right-color: #113333;
	border-bottom-color: #113333;
	border-left-color: #113333;
}
.info TD {
	background-color: #225555;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}
.title {
	background-color:#eeeecc;
	line-height: 3em;
	font-weight: bold;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbb88;
	border-right-color: #bbbb88;
	border-bottom-color: #bbbb88;
	border-left-color: #bbbb88;
}
.txt {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.inning {
	color: #99CCCC;
}
a {
	text-decoration: none;
}
.blocktable TD {
	line-height: 1.8em;
	text-align: center;
	background-color: #e7e7e7;
}
.cel_little {
	background-color: #CC6666;
	text-align: center;
}
.cel_junior {
	background-color: #FFFF66;
	text-align: center;
}
.cel_minor {
	background-color: #99CCFF;
	text-align: center;
}
.cel_all {
	background-color: #999999;
	text-align: center;
}
.cel_month {
	background-color: #669999;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#standing TD {
	background-color: #E6E6E6;
	text-align: center;
	line-height: 2em;
	border: 1px solid #FFFFFF;
}
#standing .th {
	color: #FFFFFF;
	background-color: #3366CC;
}
.win {
	background-image: url(img/icon_win.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.lose {
	background-image: url(img/icon_lose.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.tie {
	background-image: url(img/icon_tie.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.test {
	text-decoration: line-through;
}
.game_bteam {
	background-color: #CCC;
}
.gakunen {
	color: #666;
	background-color: #CCC;
	border: 1px solid #EDEDED;
	line-height: 2em;
	font-weight: bold;
	text-align: center;
}

