@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE   : nikkansports.com 日本クラブユース選手権大会 CSS
DATE    : 2011/12/21
URL     : https://www.nikkansports.com/soccer/youth/championship/2011/championship-style.css
AUTHOR  : nikkansports.com

--------------------------------------------------------------------- */
.themeInfo #themeNaviFinal a {
	border-radius: .45em;
	-moz-border-radius: .45em;
	color: #ffffff;
	font-weight: bold;
	background: #007ada;
}



/* socialBookmark
------------------------------------------------------- */
.championship #socialBookmark ul#webTool{
	margin-top: 8px;
	margin-bottom:0;
	padding-bottom: 0;
}



/* Contents
------------------------------------------------------- */

.dataContents {
	margin-top:15px;
	margin-bottom:10px;
}



/* schedule
------------------------------------------------------- */
.dataContents table td { text-align: center; line-height: 1.25; }

.card { margin-bottom:10px; }
.card caption , .iTable caption { font-size: 100%; font-weight: bold; }
.card td.h02 { text-align: left; padding-left: 6px; }
.card th.h01 { white-space:nowrap; width:8%;}
.card th.h02 { width:35%; }
.card th.h03,
.card th.h04,
.card th.h05,
.card th.h06,
.card th.h07,
.card th.h08,
.card th.h09,
.card th.h10 { white-space:nowrap; width:7%; }

.dataContents table.iTable {
	border:0 none;
	border-collapse: collapse;
	border-spacing:0;
	margin-bottom:10px;
	width:100%;
}
.dataContents table.iTable td { border: 1px solid #C6D7E7; }
.iTable td.date { background: none repeat scroll 0 0 #E5ECF2 !important; width: 12%; }
.iTable td.time { width: 8%; }
.iTable td.versus { width: 14%; }
.iTable td.cellL { text-align: right; padding-right: 8px; width: 22%; }
.iTable td.cellR { text-align: left; padding-left: 8px; width: 22%; }
.iTable td.place { width: 18%; }

p#yaguWrap {text-align: center;}

/* history
------------------------------------------------------- */
.themeHistory .iTable {
	border:0 none;
	border-collapse: collapse;
	border-spacing:0;
	margin-bottom:15px;
	width:100%;
}
.themeHistory table.iTable th {padding: 4px 0 3px;}
.themeHistory .iTable td {
	border: 1px solid #C6D7E7;
	padding: 5px 0;
	text-align: center;
}


