@charset "utf-8";

#container , #columnTwoBox {overflow:visible;}

/* scoreboard */
/************************************************/

.h5score01 {
	background-image: url(/game/img/h5omote.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 33px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: normal;
}

.h5score02 {
	background-image: url(/game/img/h5ura.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 33px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: normal;
}

.h5comment {
	background-image: url(/game/img/h5comment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 4px;
	padding-bottom: 6px;
	font-size: 100%;
}

.boardBox {
	border: 1px solid #E0E0E0;
	padding: 6px;
	margin-bottom: 25px;
  }
.boardBoxin {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 576px;
  }

.boardDate {
	color: #009900;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
  }

.boardSt {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	color: #666666;
  }

/* 2010.2.1 追加*/
.boardTitle {
	background:url(../../game/scoreboard/img/bg_boardtitle.gif) center top no-repeat;
	width:586px;
	height:21px;
	padding-top:8px;
	padding-bottom:7px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:0;
}
	.boardTitleL {
		float:left;
	}
		.boardTitleL:after {
			content: ".";
			display: block;
			clear: both;
			height: 0;
			visibility: hidden;
		}
		.boardTitleL { display: inline-block; }
		/* exlude MacIE5 \*/
		* html .boardTitleL { height: 1% }
		.boardTitleL {display:block;}
		/* end MacIE5 */
	.boardTitleR {
		float:right;
		margin-top:3px;
		margin-right:20px;
	}
		.boardTitleR:after {
			content: ".";
			display: block;
			clear: both;
			height: 0;
			visibility: hidden;
		}
		.boardTitleR { display: inline-block; }
		/* exlude MacIE5 \*/
		* html .boardTitleR { height: 1% }
		.boardTitleR {display:block;}
		/* end MacIE5 */

	.boardDate2010 {
		color:#FF0;
		padding-left:10px;
		padding-right:20px;
		font-weight:normal;
		font-size:11px;
	}
	.boardTitle strong {
		font-size:18px;
		padding-left:10px;
		padding-right:20px;
	}
	.boardSt2010 {
		color:#666;
		font-size:10px;
		font-weight:normal;
		background-color:#FFF;
		border:#999 solid 1px;
		padding:3px 5px;
	}

.boardBoxin2010 {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #999999;
	margin-top: 0;
	margin-bottom: 3px;
	width: 576px;
  }
/* 2010.2.1 追加 end*/

.boardText {
	background-image: url(/_share/bg_stripe.gif);
	padding: 3px;
	margin-bottom: 10px;
	font-size: 84%;
  }


.scoreBox {
	border: 1px solid #E0E0E0;
	padding: 2px;
	margin-bottom: 3px;
  }

.scoreBoxin {
	margin-left: 10px;
}
.scoretext01 {
	line-height: 180%;
	color: #666666;
	margin-bottom: 15px;
	padding: 3px 3px 3px 5px;
}
.scoretext02 {
	color: #333333;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 3px 3px 3px 5px;
}

/* result_pitcher */
/************************************************/
.rslt_ttl {
	width:270px;
	background-color:#EEE;
	border-bottom:dotted 1px #000;
	padding:3px 5px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.rslt_boxOUT {
	width:22px;
	border:solid 1px #000;
	background-color:#FFF;
	margin-left:10px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.rslt_boxIN {
	background-color:#000;
	color:#FFF;
	font-size:12px;
	margin:1px;
	padding:3px;
}
.rslt_names {
	width:200px;
	font-size:10px;
	float:left;
	margin-top:6px;
}

/* stamen */
/************************************************/
.tdSt01 {
	background-color: #737373;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #00CC00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.tdSt02 {
	background-color: #999999;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tdSt03 {
	font-size: 92%;
	padding: 4px 3px 3px 5px;
	color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	background-image: url(/game/scoreboard/img/bg_logo.png);
	background-position: right bottom;
}

.tdSt03 a {
	text-decoration: none;
}

.tdSt03 a:hover {

}


/* textarea */
/************************************************/

.h4score {
	background-image: url(/game/img/h4.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFFFF;
	height: 24px;
	padding-left: 6px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.tdInning {
	background-color: #666666;
	width: 6%;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #666666;
	background-image: url(/game/scoreboard/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 7px;
}
.tdTeam {
	background-color: #666666;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(/game/scoreboard/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tdLogo {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/game/scoreboard/img/bg_logo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tdScore {
	background-color: #666666;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/game/scoreboard/img/bg_score.png);
	background-position: right bottom;
}

.tdScore a {
	color: #FFFFFF;
}

.tdScore a:hover {
	color: #FFFF00;
}

.tdRorder {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.tdRpos {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FBFBF4;
	color: #006600;
}

.tdRname {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 92%;
	width: 80px;
	padding-right: 2px;
}

.tdRecord {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FFFFFF;
	color: #000066;
}

.tdRdaseki {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FFFFFF;
	color: #000000;
}



/* h6team */
/************************************************/
.tp {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;

}

/* スコアボードリンク色 */
/************************************************/
a.sb {
	color: #FFFFFF;
}

a.sb:hover {
	color: #FFFF00;
}


/* 順位表 */
/************************************************/
.tdo01 {
	background-image: url(/_share/bg_td01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.tdo02 {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 91%;
	text-align: right;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

.tdoLogo {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 92%;
	text-align: center;
	padding: 5px 3px;
}

.tdoName {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 92%;
	padding-left: 5px;
}
