@charset "utf-8";

@import "../../common/css/old.css";

/* COMMON
----------------------------------------------- */
.score #article {
	width: 780px;
	margin: 0;
	padding: 0;
}
.score #article #section {
	width: 720px;
	margin: 0 auto;
}
.score #article h4{
	padding: 8px 12px;
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	background: #D4D4CD;
}
.score #miniScore {
	background: #333333;
	color: #FFFFFF;
}
.score #miniScore #scoreFlash {
	margin: 0 auto;
	padding-top: 10px;
	width: 688px;
	height: 142px;
	text-align: center;
}
.score #score-tab {
	height: 31px;
	background: url(images/line_socre-tab.gif) bottom left repeat-x;
}
.score #score-tab ul{
	padding: 0;
	margin: 0;
}
.score #score-tab li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.score #section .socre-container{
	width: 700px;
	padding: 20px 9px 0;
	margin: 0;
	border: 1px solid #AAA;
	border-top: none;
}
/*old*/
.score #article #section ul.socre-tab{
	padding: 0;
	margin: 0;
	height: 31px;
	background: url(images/line_socre-tab.gif) bottom left repeat-x;
}
.score #article #section ul.socre-tab li{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}



/* BANNER
----------------------------------------------- */
.score #article .score-banner {
	padding: 8px 0;
	margin-bottom: 20px;
	text-align: center;
	background: #333333;
	color: #DDDDDD;
}
.score #article div.score-banner p {
	padding: 0;
	margin: 0;
	line-height: 1.5;
}
.score #article div.score-banner p a {
	padding: 0;
	margin: 0;
	color: #DDDDDD;
}

/* TABLE
----------------------------------------------- */
/*↓2011リニューアル時追加*/
.pitcher-t,
.batter-t {
	width: 700px;
}
.pitcher-t th,
.batter-t th {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	line-height: 1.4em !important;
}
/*↑↑↑↑↑*/

.pitcher-t{
	margin: 0 0 10px;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
.pitcher-t th{
	width: 1.6em;
	width: expression((this.parentNode.firstChild ==this)?'auto':'1.6em');
	padding: 1px 10px;
	border: 1px solid #AAA;
	font-size: 10px;
	text-align: center;
	background: #D6D6D6;
}
.pitcher-t th.player-name{
	width: auto;
}
.pitcher-t td{
	padding: 1px 0;
	border: 1px solid #AAA;
	text-align: center;
	white-space: expression((this.parentNode.firstChild ==this)?'nowrap':'normal');
}
.pitcher-t tr th:first-child {
	width: auto;
}
.pitcher-t tr td:first-child {
	white-space: nowrap;
}
table.pitcher-t tr.even td{
	background: #F0F0F0 !important;
}
table.pitcher-t tr.total td{
	background: #D4D4CD !important;
}
.batter-t{
	margin: 0 0 20px;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
.batter-t th{
	padding: 1px 5px;
	border: 1px solid #AAA;
	font-size: 10px;
	text-align: center;
	background: #D6D6D6;
	/*white-space: nowrap;*/
}
.batter-t th.vertical{
	width: 1em;
}
.batter-t th.inning{
	width: 3em;
}
.batter-t td{
	padding: 1px 5px;
	border: 1px solid #AAA;
	text-align: center;
	white-space: nowrap;
}
table.batter-t tr.even td{
	background: #F0F0F0;
}
table.batter-t tr.total td{
	background: #D4D4CD !important;
}
table.batter-t td.dead4 {
	background: #CCF !important;
}
table.batter-t td.hit {
	background: #FF9 !important;
}
table.batter-t td.homerun {
	color: #F00;
	background: #FC9 !important;
}
table.batter-t td.rbi {
	color: #F00;
}
.score #article #section .socre-container .data-att{
	margin: 0 0 20px;
}
.score #article #section .socre-container .data-att ul{
	float: left;
	width: 520px;
	padding: 0;
	margin: 0;
}
.score #article #section .socre-container .data-att ul li{
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
}
.score #article #section .socre-container .data-att ul li.dead4{
	margin: 0 25px 0 0;
}
.score #article #section .socre-container .data-att ul li span{
	color: #F00;
}
.score #article #section .socre-container .data-att ul li img{
	margin: 0 7px 0 0;
	vertical-align: -6px;
}
.score #article #section .socre-container .data-att p{
	float: right;
	width: 125px;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
}

/* PROGRESS
----------------------------------------------- */
.progress-pitcher{
	margin: 0 auto 10px;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
.progress-pitcher th{
	width: 208px;
	padding: 0 14px;
	border: 1px solid #AAA;
	background: #F0F0F0 !important;
}
.score .progress-pitcher td{
	padding: 0 10px;
	border: 1px solid #AAA;
	background: #F0F0F0 !important;
}
.score table.progress-pitcher tr.even th,
.score table.progress-pitcher tr.even td{
	background: #FFF !important;
}
.progress-batter{
	width: 658px;
	padding: 11px 5px 5px;
	margin: 0 auto 14px;
	background: #333 url(../../game/score/images/bg_progress_batter.jpg) no-repeat;
}
.progress-batter table{
	padding: 0;
	margin: 0;
	background: #000;
	border-collapse: collapse;
}
.progress-batter th{
	padding: 2px 0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.progress-batter th.inning{
	padding: 2px 3px;
	border-right: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
	background: #FC0;
}
.progress-batter td{
	padding: 2px 0;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	color: #FFF;
	text-align: center;
}
.progress-batter td.batter-name,
.progress-batter td.result{
	padding: 2px 5px 0 10px;
	text-align: left;
}
.progress-batter th.last{
	border-right: none;
}
.progress-batter td.last{
	border-right: none;
}
.score #article #section .socre-container .progress-att{
	margin: 0 0 20px;
}
.score #article #section .socre-container .progress-att p.c-left{
	float: left;
	width: 520px;
	padding: 0;
	margin: 0;
}
.score #article #section .socre-container .progress-att p.c-right{
	float: right;
	width: 125px;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
}
.score #article #section .progress .hit,
.score #article #section .progress-att .hit{
	color: #FC0;
}
.score #article #section .progress .dead4,
.score #article #section .progress-att .dead4{
	color: #39F;
}
.score #article #section .progress .rbi,
.score #article #section .progress-att .rbi{
	color: #F00;
}
/* PROGRESS(jikkyo)
----------------------------------------------- */
.score #article #section .progress-jikkyo {
	width: 668px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.score #article #section .progress-jikkyo .bg-top {
	background: url(progress/images/bg_progress_jikkyo_top.gif) no-repeat top left;
	height: 122px;
	padding-bottom: 20px;
	text-indent: -9999px;
}
.score #article #section .progress-jikkyo .bg-top p {
	margin: 0;
}
.score #article #section .progress-jikkyo .bg-bottom {
	background: url(progress/images/bg_progress_jikkyo_bottom.gif) no-repeat 0 0;
	height: 64px;
}
.score #article #section .progress-jikkyo .content {
	background: url(progress/images/bg_progress_jikkyo_middle.gif) repeat-y left;
}
.score #article #section .progress-jikkyo .inning {
	border-bottom: 1px solid #9a9a9a;
	width: 566px;
	margin: 0 auto 20px;
}
.score #article #section .progress-jikkyo .unit {
	padding: 0 0 20px;
}
.score #article #section .progress-jikkyo .unit h5 {
	font-size: 14px;
	margin-bottom: 20px;
}
.score #article #section .progress-jikkyo .unit p {
	margin: 0;
	line-height: 1.5;
}
.score #article #section .progress-jikkyo p.c-top {
	text-align: right;
}
.score #article #section .progress-jikkyo p.c-top a {
	color: #000000;
	text-decoration: underline;
}
.score #article #section .progress-jikkyo p.c-top a:hover {
	color: #0066CC;
	text-decoration: none;
}
.score #article #section .progress-jikkyo #like-box-tw {
	background:	url(progress/images/bg_progress_twitter.gif) no-repeat 0 0;
	height: 62px;
	padding-left: 286px;
	padding-top: 26px;
}
.score #article #section .progress-jikkyo #like-box-tw td {
	padding-left: 10px;
}
/* BENCH
----------------------------------------------- */
.score #article #section .bench-container{
	width: 700px;
	margin: 0 0 10px;
}
.score #article #section .bench-container .c-left{
	float: left;
	width: 340px;
}
.score #article #section .bench-container .c-right{
	float: right;
	width: 340px;
}
.score #article #section .bench-container table{
	border: 1px solid #AAA;
	border-collapse: collapse;
}
.score #article #section .bench-container table th{
	padding: 2px;
	border: 1px solid #AAA;
	color: #666;
	text-align: center;
	background: #D6D6D6;
}
.score #article #section .bench-container table td{
	padding: 2px;
	border: 1px solid #AAA;
	text-align: center;
}
.score #article #section .bench-container table td.name{
	padding: 2px 10px;
	text-align: left;
	background: #F0F0F0;
}

/* COMMNET
----------------------------------------------- */
.score #article #section .comment{
	padding: 20px 9px;
}
.score #article #section .comment dl{
	margin: 0 9px 20px;
	border: 1px solid #AAA;
}
.score #article #section .comment dt{
	padding: 12px 10px 0 10px;
	margin: 0 0 7px;
	border-top: 4px solid #D4D4CD;
}
.score #article #section .comment dt span{
	font-size: 13px;
	font-weight: bold;
}
.score #article #section .comment dd{
	padding: 8px 12px 6px;
	margin: 0 10px 10px;
	background: #F0F0F0;
}

/* REVEIW
----------------------------------------------- */
.score #article #section .review p {
	margin: 0;
	padding: 0 10px 20px 10px;

}

/* NEKKYO METER
----------------------------------------------- */
.score #nekkyo-contents {
	margin-bottom: 20px;
	width: 698px;
	height: 564px;
	background: url(images/nekkyo_bg_main.jpg) 0 0 no-repeat;
}
.score #nekkyo-contents p {
	margin: 0;
	text-align: center;
}
.score #nekkyo-contents p.pt {
	padding: 15px 0 14px 0;
}
.score #nekkyo-contents p.lead {
	margin-top: 13px;
	height: 85px;
	color: #FFF;
}
.score #nekkyo-contents p.bn {
	margin-top: 10px;
}
.score #nekkyo-contents #meter-unit {
	margin: 0 auto;
	padding: 18px;
	width: 330px;
	height: 168px;
	background: url(images/nekkyo_bg_meter.gif) 0 0 no-repeat;
}
.score #nekkyo-contents #meter-last-update {
	margin-top: 10px;
	text-align: right;
	color: #FFF;
}

/* SCORE style
----------------------------------------------- */
/*
.score #article #section .lated-score{
	background: url(./images/line_score.gif) no-repeat;
}
.score #article #section .table-score{
	background: url(./images/line_table_score.gif) no-repeat;
}
.score #article #section .table-score{
	background: url(./images/line_table_score.gif) no-repeat;
}
.score #article #section .progress{
	background: url(./images/line_progress.gif) no-repeat;
}
.score #article #section .photo{
	background: url(./images/line_photo.gif) no-repeat;
}
.score #article #section .comment{
	background: url(./images/line_comment.gif) no-repeat;
}
.score #article #section .bench {
	background: url(./images/line_bench.gif) no-repeat;
}
.score #article #section .review {
	background: url(./images/line_review.gif) no-repeat;
}
*/
