#score				{
	margin				: 0px 0px 10px 10px;
	border-top			: none;
	padding				: 1px 0;
/*	white-space			: nowrap; 	*/
	padding-left		: 0 !important; 
	font-family			: Arial,'‚l‚r ‚oƒSƒVƒbƒN',MS Sans Serif;
}
#score .chs-title TH{
	background-color	: #215A9C; !important; 
	font-weight			: normal; 
	border-right		: 1px solid #888888; 
	border-left			: 1px solid #313131; 
	border-bottom		: 1px solid #313131; 
	border-top			: 1px solid #888888; 
	text-align			: center; 
	line-height			: 1.2em; 
	padding				: 1px 0; 
	font-size			: 80%; 
	color				: #FFFFFF;
}
#score .chs-title TH.team	{
	width				: 110px;
}
#score .chs-title TH.kai	{
	width				: 35px;
}
#score .chs-title TH.kei	{
	width				: 45px;
}


#score .scr TD.team	{
	border-left			: 1px solid #BFBFBF;
	border-right		: 1px solid #BFBFBF; 
	border-bottom		: 1px solid #BFBFBF; 
	border-top			: 1px solid #FFFFFF; 
	font-weight			: normal;
/*	background			: #FFFFF5; 	*/
}

#score .scr TD		{
	font-size			: 90%; 
	font-weight			: bold; 
	border-left			: 1px solid #FFFFFF; 
	border-right		: 1px solid #BFBFBF; 
	border-bottom		: 1px solid #BFBFBF; 
	border-top			: 1px solid #FFFFFF; 
	background			: whitesmoke; 
	text-align			: center;
}
#score .scr TD.sum	{
	font-size			: 110%;
	background			: #CCFFFF;
}
#score .scr TD.fwn		{
	font-weight			: normal;
}

SPAN.baseball-date	{
	font-size			: 13px;
	color				: green;
}

div.data			{
	padding-top			: 2px;
	font-size			: 12px;
	color				: gray;
}
div.titlebar	{
	background-color	: Bisque;
	margin				: 5px 10px;
	padding				: 3px 10px;
	border-bottom		: gray 1px solid;
	border-right		: gray 1px solid;
	overflow: hidden;
}
div.subject		{
	float				: left;
	text-align			: left;
	font-size			: 18px;
	height				: 22px;
	margin-bottom		: 3px;
}
div.subject-r	{
	text-align			: right;
	font-size			: 13px;
	padding-top			: 15px;
}
div.subject-c	{
	clear				: both;
}
