@charset "utf-8";

#container , #columnTwoBox {overflow:visible;}

/* custom */
/************************************************/
.hiddenPC{display:none;}

/* 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;
}

.h5score03 {
	background-image: url(/_share/syasen_4px_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 0.2em;
}

.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;
  }


.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;
}

.dataTD table {
	background:url(/game/scoreboard/img/bg_indextbl.gif) 0 100% no-repeat;
	margin: 0 0 5px 0;
	}

.dataTD table td {
	border-collapse:separate;
	border-spacing:4px;
	padding:1px;
}

.dataTD table td.team {
	font-size:92%;
	border:1px solid #CCD8E6;
	text-align: center;
	vertical-align: middle;
	line-height:1;
}

.dataTD table td.win,
.win {
	font-size:92%;
	border:1px solid #FF6666;
	text-align: center;
	vertical-align: middle;
	color:#FF3333;
	line-height:1;
}

.dataTD table td.lose,
.lose {
	font-size:92%;
	border:1px solid #5396D9;
	text-align: center;
	vertical-align: middle;
	color:#124A9E;
	line-height:1;
}

.dataTD table td.save,
.save {
	font-size:92%;
	border:1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	color:#666666;
	line-height:1;
}

.outCount {
	color:#990000;}

.benchReport {
	padding:10px 0;
	border:solid 1px #CCC;
	margin:0 15px 0 0}

.benchReport h6 {
	margin:0 0 15px 0;
	}

.benchReport .benchRepTit {
	width:529px;
	margin:0 auto;}

.benchReport strong {
	color:#101077;}
	
.benchReport .benchRepBody {
	width:515px;
	margin:5px auto 10px;
	padding:7px;
	background:#E8EFF7;
	color:#444444;}

.batterText{color:#006699;}
.pitcherText{color:#009966;}

/* stamen */
/************************************************/
.tdSt01 {
	background-color: #101077;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #FFCC00;
	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: #CFE9FE;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	color: #101077;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tdSt03 {
	font-size: 92%;
	padding: 4px 3px 3px 5px;
	color: #666666;
	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;
}
/* 試合日程 */
/************************************************/
.explanation{
width:600px;
margin:10px 0 20px 0;
}

.explanation td{
padding:5px;
}

#calendar .tdHome01,
#calendar .tdHome02,
#calendar .tdHome05{
background-color:#FFF;
}
