/* == COMMON CLASSES (override) == */


#page-title {
	width: 381px;
	height: 36px;
	background: url(../images/title-teamstatus.png) no-repeat left top;
}

.contents .contents-footer {
	margin-top: 15px;
}

/* == content-area == */



#teamstatus-tab {
	width: 590px;
	height: 45px;
	background: #eaeaea url(../images/bg-game-tab.gif) repeat-x left top;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px 0 0 0;
	overflow: hidden;
}

#teamstatus-tab ul {
	width: 591px;
	height: 45px;
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;
}

#teamstatus-tab ul li {
	float: left;
	display: inline;
	padding: 0 0 0 1px;
	background: url(../images/line-game-tab.gif) no-repeat left top;
}

.asset {
	margin: 0;
	padding: 0 10px 0 10px;
	width: 570px;
	overflow: auto;
}

.asset .asset-header {
}

.asset .asset-content {
}

#teamstatus-j1 {
	display: block;
}

.asset .asset-content h2.lead-image {
	margin: 0 0 40px 0;
	padding: 0;
	border-left: 0;
}

.asset .asset-content .team_ranking {
	margin-bottom: 40px;
}

.asset .asset-content .team_ranking table {
	width: 570px;
	margin-bottom: 10px;
}

.asset .asset-content .team_ranking table th {
	padding: 10px 3px 10px 3px;
	text-align: center;
}

.asset .asset-content .team_ranking table td {
	padding: 7px 3px 7px 3px;
	text-align: center;
}

/* 順位表の幅合わせ */

.asset .asset-content .team_ranking table th.order,
.asset .asset-content .team_ranking table th.win_p,
.asset .asset-content .team_ranking table th.game,
.asset .asset-content .team_ranking table th.win_c,
.asset .asset-content .team_ranking table th.draw_c,
.asset .asset-content .team_ranking table th.lose_c,
.asset .asset-content .team_ranking table th.goal_p,
.asset .asset-content .team_ranking table th.against_p {
	width: 40px;
}

.asset .asset-content .team_ranking table th.team {
	width: 172px;
}

.asset .asset-content .team_ranking table th.diff {
	width: 67px;
}

.asset .asset-content .team_ranking table td.diff {
	font-weight: bold;
}

.asset .asset-content .team_ranking table tr.home td {
	color: #cc0000;
	font-weight: bold;
}

.asset .asset-content .team_ranking p.link-a {
	font-weight: bold;
}

.asset .asset-content .box_separate {
}

.asset .asset-content .goal_ranking {
	width: 275px;
	float: left;
	display: inline;
	margin-bottom: 40px;
}

.asset .asset-content .goal_ranking table {
	width: 275px;
	margin-bottom: 10px;
}

.asset .asset-content .goal_ranking table th {
	padding: 10px 3px 10px 3px;
	text-align: center;
}

.asset .asset-content .goal_ranking table td {
	padding: 7px 3px 7px 3px;
	text-align: center;
}

/* 得点順位表の幅合わせ */

.asset .asset-content .goal_ranking table th.order {
	width: 40px;
}
.asset .asset-content .goal_ranking table th.name {
	width: 140px;
}
.asset .asset-content .goal_ranking table th.team {
	width: 50px;
}
.asset .asset-content .goal_ranking table th.point {
	width: 40px;
}

.asset .asset-content .goal_ranking table td.point {
	font-weight: bold;
}

.asset .asset-content .goal_ranking table tr.home td {
	color: #cc0000;
	font-weight: bold;
}



.asset .asset-content .stock_cards {
	width: 275px;
	float: right;
	display: inline;
	margin-bottom: 40px;
}

.asset .asset-content .stock_cards table {
	width: 275px;
	margin-bottom: 10px;
}

.asset .asset-content .stock_cards table th.name {
	width: 108px;
	padding: 7px 3px 7px 7px;
	text-align: left;
}

.asset .asset-content .stock_cards table th.name p {
	margin: 0;
}

.asset .asset-content .stock_cards table td.card {
	width: 164px;
	padding: 7px 3px 7px 7px;
	text-align: left;
}

.asset .asset-content .stock_cards table td.card p {
	margin: 0;
}

.asset .asset-content .stock_cards table td.card p span.yellow {
	color: #ffcc00;
}

.asset .asset-content .stock_cards table td.card p span.red {
	color: #cc0000;
}


.asset .asset-content .league_table {
	width: 570px;
	margin-bottom: 40px;
}

.asset .asset-content .league_table table {
	width: 570px;
	margin-bottom: 10px;
}

.asset .asset-content .league_table table tr td {
	text-align: center;
	vertical-align: middle;
}

/* 予選リーグ 戦績表の幅合わせ */

.asset .asset-content .league_table table tr th.vs {
	width: 60px;
}

.asset .asset-content .league_table table tr td.order {
	width: 40px;
}

.asset .asset-content .league_table table tr td.team {
	width: 192px;
}

.asset .asset-content .league_table table tr td.place {
	width: 90px;
}

.asset .asset-content .league_table table tr.home td {
	font-weight: bold;
	color: #cc0000;
}

.asset .asset-content .league_table .note {
	text-align: right;
}

.asset .asset-content .tournament_final {
	width: 570px;
	margin-bottom: 40px;
}


/* == left-area == */


#latest-update {
}

#latest-update .box-header {
	padding-top: 17px;
	background: url(../images/header-latest_update.gif) no-repeat left top;
	border: 0;
}

#latest-update .box-header h3 {
	background-color: #3a3a3a;
	text-align: center;
	font-weight: normal;
	padding: 10px 5px 10px 5px;
}

#latest-update .box-content .box-content-list li {
	padding: 10px 7px 10px 7px;
}

#latest-update .box-content .box-content-list li p {
	font-size: 88%;
	color: #333333;
	text-indent: -3em;
	padding-left: 3em;
}

#latest-update .box-content .box-content-list li p  span {
	padding: 0 1em 0 0.5em;
}

#latest-update .box-content .box-content-list li p span.sat {
	color: #6699cc;
}

#latest-update .box-content .box-content-list li p span.sun {
	color: #cc6666;
}

#last-update {
}
#last-update .box-header {
	padding-top: 17px;
	background: url(../images/header-latest_update.gif) no-repeat left top;
	border: 0;
}
#last-update .box-header h3 {
	background-color: #3a3a3a;
	text-align: center;
	font-weight: normal;
	padding: 10px 5px 10px 5px;
}
#last-update .box-content .grdt_schedule-block {
	padding: 0 5px;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row {
	padding: 8px 0 6px;
}
#last-update .box-content .grdt_schedule-block .ruleoff+.ruleoff {
	border-top: 1px dotted #999999;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span {
	font-size: 88%;
	color: #333333;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span.grdt_schedule-date {
	display: block;
	width: 5.0em;
	float: left;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span.saturday {
	color: #6699cc;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span.sunday {
	color: #cc6666;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span.holiday {
	color: #cc6666;
}
#last-update .box-content .grdt_schedule-block .grdt_schedule-row span.grdt_schedule-content {
	display: block;
	margin-left: 5.0em;
}
#last-update .box-footer {
	margin-top: 3px;
}

/* == right-area == */


