@charset "SHIFT_JIS";
/*
File name: news.css
Date: 2010.3.1

Table of Contents:
[1] index
[2] tablereport
*/

/*========================================
[1] index
========================================*/
div#schedule.section-lv2 div.section-lv3 h3 {
	height: 24px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-left: 35px;
	font-size: 20px;
	background: url("https://www.japanbasketball.jp/juniorallstar/2011/common/ball.gif") no-repeat left top;
}
div#schedule.section-lv2 div#score.section-lv4 {
	margin-bottom: 40px;
}
div#schedule.section-lv2 div#score.section-lv4 h4 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 3px solid #4280f5;
	font-size: 20px;
}
div#schedule.section-lv2 p.note {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

/*===== table =====*/
table#schedule {
}
table#schedule tr.even {
	background-color: #f5f5f5;
}
table#schedule th {
	padding: 4px 3px;
	border: 1px solid #b5c9ee;
	text-align: center;
	font-weight: normal;
	background: none;
	background-color: #e2ecff;
}
table#schedule td {
	padding: 4px 3px;
	text-align: center;
}
table#schedule th a, table#schedule td a {
	font-weight: bold;
}
/* ŒÂ•Ê */
table#schedule td.team-a, table#schedule td.team-b {
	width: 22%;
	height: 25px;
	text-align: left;
}
table#schedule td.score-1st, table#schedule td.score-2nd, table#schedule td.score-3rd, table#schedule td.score-4th {
	width: 7%;
	
	}
table#schedule td.score-total {
	width: 10%;
	font-weight: bold;
}
table#schedule td.score-ot-1st span, table#schedule td.score-ot-2nd span, table#schedule td.score-ot-3rd span, table#schedule td.score-ot-4th span {
	font-size: 9px;
}
/* btn */
table#schedule td.links div {
	margin: 4px 0;
}
/*===== annotation =====*/
div#schedule.section-lv2 div.annotation {
	margin-bottom: 20px;
}
div#schedule.section-lv2 div.annotation li {
	margin-bottom: 5px;
	padding-left: 10px;
	line-height: 1.3;
	font-size: 11px;
	background: url("https://www.japanbasketball.jp/juniorallstar/2011/common/dot_red.gif") no-repeat left 6px;
}
div#schedule.section-lv2 div.annotation li span {
	color: #666666;
	font-weight: bold;
}
/*========================================
[2] table report
========================================*/
/*===== common =====*/
div#schedule.section-lv2 div#table-report.section-lv3  div.section-lv4 {
	margin-bottom: 20px;
}

/*===== title =====*/
div#schedule.section-lv2 div#table-report.section-lv3 h3 {
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
}
div#schedule.section-lv2 div#table-report.section-lv3 h3 {
	margin-bottom: 15px;
	padding-top: 2px;
	font-size: 20px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
	letter-spacing:-0.03em;
}
div#schedule.section-lv2 div#table-report.section-lv3 h3 span {
	display: block;
	float: left;
	margin-top: -2px;
	margin-right: 10px;
	padding: 3px 10px;
	border: 1px solid #816100;
	border-right: none;
	border-bottom: none;
	font-size: 16px;
	background-color: #ff8502;
}
/*===== data =====*/
div#data.section-lv4 {
}
div#data.section-lv4 h4 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
	overflow: hidden;
}
table#data th {
	width: 20%;
	padding: 4px;
	border: 1px solid #b5c9ee;
	border-left: none;
	border-right: none;
	font-size: 11px;
	font-weight: normal;
	background: none;
	background-color: #e2ecff;
}
div#data.section-lv4 table#data td {
	width: 30%;
	padding: 4px;
	color: #515050;
	font-size: 11px;
	border-left: none;
	border-right: none;
}
/*===== score-box =====*/
div#score-box {
	margin-bottom: 20px;
	padding: 8px;
	color: #ffffff;
	font-weight: bold;
	background: #141414 url("https://www.japanbasketball.jp/juniorallstar/2011/schedule/image/bg_score_box.gif") repeat-x center top;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div#score-box table#score-box {
	display: block;
	width: 100%;
	border-bottom: 1px solid #313131;
}
div#score-box table#score-box td {
	padding: 8px;
	border: 1px solid #000000;
	text-align: center;
	background: url("https://www.japanbasketball.jp/juniorallstar/2011/schedule/image/line_score_box.gif") no-repeat left top;
}
div#score-box table#score-box td.team {
	width: 30%;
	font-size: 18px;
}
div#score-box table#score-box td.team p {
	margin-top: 10px;
	font-size: 12px;
}
div#score-box table#score-box td.score-total {
	width: 15%;
	font-size: 32px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
}
div#score-box table#score-box td.score-period {
}
div#score-box table#score-box td.period {
	color: #ff8502;
	font-size: 12px;
}
/*===== box-score =====*/
div#box-score.section-lv4 h4 {
	width: 0;
	height: 0;
	overflow: hidden;
}
div#box-score.section-lv4 div.section-lv5 {
	width: 320px;
}
div#box-score.section-lv4 div#team-a {
	float: left;
}
div#box-score.section-lv4 div#team-b {
	float: right;
}
div#box-score.section-lv4 div.section-lv5 h5 {
	margin-bottom: 5px;
	padding: 2px 10px;
	border-left: 4px solid #4280f5;
}
table#team {
	margin-bottom: 10px;
}
table#team th {
	padding: 4px;
	border: 1px solid #b5c9ee;
	font-size: 10px;
	text-align: center;
	background: none;
	background-color: #e2ecff;
}
table#team td {
	width: 4%;
	padding: 4px;
	font-size: 10px;
	text-align: center;
	color: #515050;
}
table#team tr.even td {
	background-color: #f9f9f9;
}
table#team td.name {
	width: 20%;
	text-align: left;
}
table#team tr.head-coach td, table#team tr.total td {
	background-color: #fff4e8;
}
/*===== informality =====*/
div#informality {
	clear: both;
}
*html div#informality {
	line-height: 1.3;
}
div#informality h6 {
	width: 0;
	height: 0;
	overflow: hidden;
}
div#informality dl {
	font-size: 11px;
}
div#informality dt {
	float: left;
	margin-right: 5px;
	color: #666666;
	font-weight: bold;
}
div#informality dd {
	float: left;
	margin-right: 10px;
}
/*===== report =====*/
div#description {
	padding: 20px;
	color: #555555;
	line-height: 1.7;
}
div#description h4 {
	width: 0;
	height: 0;
	overflow: hidden;
}