@charset "utf-8";
.kvArea {
	margin-bottom: 20px;
}
#main .container img {
	width: 100%;
	height: auto;
	max-width: 600px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
.kvArea h2 a {
	width: 100%;
	display: block;
	text-align: center;
}
#main .u14Area img {
	width: 100%;
	height: auto;
	max-width: 600px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}
.u14NavList {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-top: 1px solid #b6d5c5;
}
.u14NavList > li {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #b6d5c5;
	box-sizing: border-box;
	height: 40px;
}
.u14NavList > li:first-child {
	border-left: none;
}
.u14NavList li a, .u14NavList li b {
	background: rgba(29,116,70,0.85);
	color: #ffffff;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.u14NavList a:hover, .u14NavList li b, .u14.second.outline .u14NavList li:first-child a, .u14.second.team .u14NavList li:nth-child(2) a, .u14.second.sheet .u14NavList li:nth-child(3) a {
	background: rgba(0,0,0,0.75);
	color: #fff;
}

.u14Area article > section {
	margin-bottom: 20px;
}
.u14Area .ttlNoLink h3, .u14Area .ttlLink h3 {
	background: #149349;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 0;
	padding: 12px 16px;
}
.headLineBlock a, .infoBlock a {
	color: #333;
	display: block;
	position: relative;
}
.entryTitle {
	display: block;
	margin-bottom: 5px;
}
.entryTitle .timestamp {
	display: inline-block;
	width: 120px;
}
.timestamp {
	color: #e60012;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}
.entryTitle .ico {
	display: inline-block;
}
.entryTitle .ico span {
	background: #e60012;
	color: #fff;
	font-size: 10px;
	padding: 3px 0 2px;
	display: inline-block;
	width: 60px;
	text-align: center;
	line-height: 100%;
}
.rightTopLink {
	height: 15px;
	margin: 20px 0;
	position: relative;
}
body.top .kvArea .jyouthNavList li#jyouthNavTop a, body.news .kvArea .jyouthNavList li#jyouthNavNews a, body.photo .kvArea .jyouthNavList li#jyouthNavPhoto a, body.match .kvArea .jyouthNavList li#jyouthNavMatch a, body.tornament .kvArea .jyouthNavList li#jyouthNavTornament a, body.tv .kvArea .jyouthNavList li#jyouthNavTv a, body.outline .kvArea .jyouthNavList li#jyouthNavOutline a {
	background: none repeat scroll 0 0 rgba(140, 0, 38, 0.9);
}
.infoBlock .newsTitle .headline {
	font-size: 13px;
}
.infoBlock a:after {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 3px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 13px;
	text-decoration: none !important;
	color: #AFAFAF;
}
.backLink {
	text-align: center;
}
.backLink a {
	color: #333;
	font-size: 14px;
	padding: 10px 15px;
	position: relative;
	border: 1px solid #ccc;
	border-radius: 3px;
	display: inline-block;
	margin: 0 auto;
}
.backLink a:before {
	content: "\f053";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
	padding-right: 10px;
}
.tabNavArea {
	margin: 10px 0px;
	width: 100%;
	display: table;
}
.tabNavArea .tournament {
	width: 30%;
	border-left: 1px solid #fff;
}
.tabNavArea >div {
	display: table-cell;
	vertical-align: middle;
}
.tabBtnTxt {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.tabBtnTxt > li {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
.tabBtnTxt li a, .tabBtnTxt li b {
	background-color: #f0f0f0;
	color: #4f4f4f;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}
.tabBtnTxt a:hover, .tabBtnTxt li b {
	background-color: #4f4f4f;
	color: #fff;
}
/*-----------------------
		大会概要
-----------------------*/
.about_table, .history_table, .goalranking_table {
	border-top: 1px solid #ccc;
	margin: 20px 0;
	width: 100%;
}
.about_table th:first-child {
	border-left: none;
}
.about_table th {
	font-size: 11px;
	padding: 10px;
	width: 1%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #c9e3c7;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	white-space: nowrap;
}
.about_table td {
	padding: 10px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.4;
}
/*-----------------------
		参加チーム一覧
-----------------------*/
.team_table, .sheet_table {
	border-top: 1px solid #ccc;
	margin: 20px 0;
	width: 100%;
}
.team_table th, .sheet_table th {
	font-size: 10px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	background-color: #c9e3c7;
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
}
.sheet_table th {
	background-color: #E4E4E4;
	font-weight: bold;
}
.team_table td, .sheet_table td {
	padding: 5px 5px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.4;
}
.sheet_table td {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.sheet_table td a {
	font-weight: bold;
}
.team_table .category {
	width: 60px;
	text-align: center;
}
.team_table .no {
	width: 30px;
	text-align: center;
}
.team_table .abbr {
	width: 30px;
	text-align: center;
}
/*-----------------------
		帳票
-----------------------*/
.sheetNav ul {
    font-size: 0;
    width: 100%;
}
.sheetNav ul.bottomNav {
	width: 66%;
	margin: 0 auto;
}
.sheetNav li {
    display: inline-block;
    font-size: 10px;
    width: 33.33%;
    text-align: center;
    border-left: solid 1px #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    vertical-align: bottom;
}
.sheetNav li a,
.sheetNav li span,
.sheetNav li b {
    display: table-cell;
    background-color: #ccc;
    color: #4f4f4f;
    height: 40px;
    width: 500px;
    vertical-align: middle;
    line-height: 1.5;
}

.sheetNav li:first-child a, .sheetNav li:first-child b {
	margin-left: 0;
}
.sheetNav li a:hover, .sheetNav li b {
	background-color: #c9e3c7;
	color: #33333;
	text-decoration: none;
}
.sheet_table th {
	width: 1%;
	white-space: nowrap;
}

.sheet_table td img {
	width: auto !important;
}

.scoreTable {
    margin-bottom: 5px;
    width: 100%;
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.scoreTable th {
    line-height: 14px;
    padding: 6px 2px;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #e8e8e8;
	border-bottom: solid 1px #ccc;
    height: 30px;
    width: 16%;
}
.scoreTable td.team {
    border-top: none;
    width: 30%;
    line-height: 1.2;
    text-align: center;
}
.scoreTable td {
    color: #333;
    font-size: 10px;
    padding: 8px 4px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    border-top: solid 1px #ccc;
}
.scoreTable td.team img {
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto 3px;
}
.scoreTable td.score {
    width: 5%;
    font-size: 12px;
    font-weight: bold;
}
.scoreTable td.vs {
    width: 40px;
    font-size: 14px;
	white-space: nowrap;
}
.scoreTable td.vs span {
    display: block;
	font-size: 10px;
}
.scoreTable td.score {
    width: 5%;
    font-size: 12px;
    font-weight: bold;
	white-space: nowrap;
	}
.scoreTable td.linkWrap {
    border-left: 1px solid #ccc;
}
.scoreTable td.score_mem li span {
    background-color: #149349;
    width: 40px;
    display: table-cell;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
    padding: 5px 2px;
	line-height: 1.2;
}
.scoreTable td.linkWrap ul li a {
    background: #2EA3DF;
    color: #fff;
}
.scoreTable td.score_mem ul {
    border-top: 1px dotted #ccc;
    text-align: left;
    padding-top: 3px;
    margin-left: 3px;
}
.scoreTable td.score_mem li {
    margin: 2px 0;
    display: table;
    border-collapse: separate;
    border-spacing: 3px 0;
}
.scoreTable td.score_mem {
    border-top: none;
    padding-top: 0;
    border-bottom: solid 1px #ccc;
}
.scoreTable tr:nth-child(2) td.team {
    border-top: solid 1px #ccc;
}

.scoreTable td.score_mem li span {
    background-color: #149349;
    width: 55px;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
}

/*.scoreTable td.team span{
	display: block;	
}*/

.scoreTable caption	{
	padding: 10px;
	background-color: #c9e3c7;
	font-size: 12px;
	font-weight: bold;
}

.scoreTable .stadium	{
	text-align:center;
	border-top: none;
}

/*20160308*/


body.p_a .sheetNav .nav_p-a a,
body.p_b .sheetNav .nav_p-b a,
body.m_a1 .sheetNav .nav_m-a1 a,
body.m_a2 .sheetNav .nav_m-a2 a,
body.m_ak .sheetNav .nav_m-ak a,
body.m_b .sheetNav .nav_m-b a,
body.m_c .sheetNav .nav_m-c a,
body.s_a .sheetNav .nav_s-a a,
body.s_b .sheetNav .nav_s-b a,
body.v .sheetNav .nav_v a{
    background-color: #c9e3c7;
    text-decoration: none;
}

/*.scoreTable.jyouthTable tbody tr:nth-child(2n){
	border-bottom: solid 1px #ccc;
}*/

.scoreTable td.score{
	font-size: 14px;
	font-weight: bold;
}

.scoreTable td.vs{
	font-size: 14px;
}

.u14SheetsArea .sheetNav{
	margin-bottom: 20px;
}

/*.u14SheetsArea .sheetNav ul li:nth-child(n+4) {
    width: 50%;
    border-top: solid 1px #fff;
}*/

.u14SheetsArea .sheetNav ul li i{
	display: block;
}

.sheetNav li:first-child {
    border-left: 0;
}

/*20160310*/

.sheetNav li:nth-child(n+3) {
    border-top: solid 1px #fff;
}
.sheetNav li:nth-child(n+7) {
    width: 25%;
}

.u14SheetsArea .sheetNav li>span{
    background: #F6F6F6;
    color: #D2D2D2;
}

.sheet_table th span{
	font-weight: bold;
}

#main .container .sheet_table td a img{
    display: inline-block;
    margin-right: 5px;
}