@charset "UTF-8";
body			{
				line-height:200%;
				background-image: url('../image/background.gif');
				background-repeat: repeat-x;
				background-position: center top;
				background-color: #EFEFEF;
				}

.text10pt		{
				font-size:10pt;
				}

.height130-10pt	{
				line-height: 130%;
				font-size:10pt;
				}

.text12pt		{
				font-size:12pt;
				}

.height130-11pt	{
				line-height: 130%;
				font-size:11pt;
				}

a.menu			{
				font-size:10pt;
				font-weight:bold;
				color:#ffffff;
				}

a:link			{
				text-decoration:none;
				color:#000000;
				}

a:hover			{
				text-decoration:underline;
				color:#e01020;
				}

a:visited		{
				text-decoration:none;
				color:#000000;
				}

a.text			{
				color:#333333;
				}

.search			{
				font-size: 10px
				}

td.history		{
				font-size:70%;
				}

td.menu			{
				font-size:10pt;
				font-weight:bold;
				color:#ffffff;
				}

div.top			{
				text-align:right;
				}

td.top			{
				text-align:right;
				font-size:70%;
				}



.bodytext			{
				font-size:10pt;
				line-height: 150%;
				}
.title			{
				font-size:16pt;
				line-height: 135%;
				font-weight : bold;
				}
.author			{
				font-size:10pt;
				line-height: 135%;
				}
.chapter			{
				font-size:11pt;
				line-height: 135%;
				font-weight : bold;
				}

.chapterhead		{
				font-size:11pt;
				line-height: 135%;
				font-weight : bold;
				color:  #a41822;
				}

.section			{
				font-size:10pt;
				line-height: 135%;
				font-weight : bold;
				}

.pictureexplain		{
				font-size:8pt;
				line-height: 135%;
				/*color:  #333333;*/
				}

.height130-12pt	{
				font-size:12pt;
				line-height: 130%;
				}
.text7pt		{
				font-size:7pt;
				}
.text8pt		{
				font-size:8pt;
				}
.text9pt		{
				font-size:9pt;
				}
.text10pt		{
				font-size:10pt;
				}
.text11pt		{
				font-size:11pt;
				}
.text16pt		{
				font-size:16pt;
				}
.text20pt		{
				font-size:20pt;
				}

.gamescore-gamename		{
				font-size:12pt;
				line-height: 160%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-card		{
				font-size:14pt;
				line-height: 160%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-gameinfo		{
				font-size:10pt;
				line-height: 160%;
				color:  #000000;
				}

.gamescore-umpire		{
				font-size:9pt;
				line-height: 160%;
				color:  #000000;
				}

.gamescore-score-inningno		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				}

.gamescore-score-teamname		{
				font-size:14pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-score-run		{
				font-size:12pt;
				line-height: 100%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-score-totalrun		{
				font-size:14pt;
				line-height: 100%;
				color:  #be0a14;
				font-weight: bold;
				}

.gamescore-gamesummery-teamname		{
				font-size:11pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-gamesummery-itemname		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-gamesummery-content		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: normal;
				}

.gamescore-box-teamname		{
				font-size:11pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-box-itemname		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-box-content		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: normal;
				}

.gamescore-score-table		{
				/*table-layout: fixed;*/
				background-color: #888888;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-gamesummery-table		{
				/*table-layout: fixed;*/
				background-color: #888888;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-box-table		{
				/*table-layout: fixed;*/
				background-color: #888888;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-score-cell		{
				padding: 6px;
				}

.gamescore-gamesummery-cell		{
				padding: 3px;
				}

.gamescore-box-cell		{
				padding: 3px;
				}


