@charset "UTF-8";

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

TITLE   : nikkansports.com Ｊリーグユース選手権大会 CSS
DATE    : 2011/11/16
URL     : https://www.nikkansports.com/soccer/youth/youthcup/2011/youthcup.css
AUTHOR  : nikkansports.com

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



/* socialBookmark
------------------------------------------------------- */
body#soccer.jtouthcup themeTop,
body#soccer.jtouthcup themeRN,
body#soccer.jtouthcup themeSche,
body#soccer.jtouthcup themeHistory,
body#soccer.jtouthcup themeFinal,
div#wrapper div#contents div#mainWrap div#main div#socialBookmark {
	margin-top: 8px;
	margin-bottom: -15px;
}



/* 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
------------------------------------------------------- */
.youthContents .iTable {
	border:0 none;
	border-collapse: collapse;
	border-spacing:0;
	margin-bottom:15px;
	width:100%;
}
.youthContents table.iTable td {
	border: 1px solid #C6D7E7;
	padding: 5px 0;
	text-align: center;
}


