
/*
国際大会 1試合バージョン TOP
******************************************************************/
#title-internatinoal-match,#title-internatinoal-match-top{
	background: url(/samuraiblue/20140527/img/sp_bg_match_kirin_challenge.gif) no-repeat center top;
	background-size: 320px auto;
	padding-top: 70px;
}

#title-internatinoal-match .textarea-match,
#title-internatinoal-match-top .textarea-match{
	border-top: 5px solid #c8c7c7;
	background: #f8f8f8;
	padding: 10px 5px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

	#title-internatinoal-match .textarea-match span,
	#title-internatinoal-match-top .textarea-match span{
		display: block;
	}

#outer-inner-menu{
	margin-bottom: 10px;
	background: #f8f8f8;
	padding: 10px;
}
.menu-triggeer a{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	display: block;
	color: #232323;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 10px;
	position: relative;
	font-size: 14px;
	margin: 0px 10px;
	font-weight: bold;
}


.menu-triggeer a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #232323;
	border-right: solid 2px #232323;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.menu-triggeer a.active:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #232323;
	border-right: solid 2px #232323;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	content: "";
}

.sp-menu-wrap{
	display: none;
	padding: 0 10px 10px;
}

.sp-menu-wrap li{
	background: #fff;
}



.sp-menu-wrap li a{
	display: block;
	padding: 5px;
	position: relative;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.sp-menu-wrap ul li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #7f7f7f;
	border-right: solid 2px #7f7f7f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

.sp-menu-wrap ul li span{
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.sp-menu-wrap .btn-list-match a{
	background: #fff;
	display: block;
	padding: 10px;
	text-align: center;
	position: relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.sp-menu-wrap .btn-list-match a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #575757;
	border-right: solid 2px #575757;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}


ul.news-text{
	padding: 0 5px;
	border-top: 1px solid #ccc;
}

.news-text li{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-size: 12px;
}

.news-text li:last-child{
	border-bottom: none;
}

.news-text span{
	display: block;
}

.news-text span.date{
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}

/*
国際大会 TOP 試合情報
******************************************************************/

#match-info-area{
	margin: 0 0 20px;
}

.body-match-info .text-match-info{
	padding: 0px 5px 5px;
	font-size: 12px;
}


.body-match-info .match-info{
	display: table;
	width: 100%;
	background: #232323;
	padding: 15px 0px;
}

	.body-match-info .match-info>li{
		display: table-cell;
		vertical-align: middle;
	}


	.body-match-info .match-info .team-name{
		font-size: 12px;
		font-weight: bold;
		padding: 0 0px;
		width: 115px;
		color: #fff;
		text-align: center;
	}


	.body-match-info .match-info .flag{
		text-align: center;
		width: 80px;
		padding: 0 10px;
		height: 52px;

	}

	.body-match-info .match-info .half{
		text-align: center;
		color: #fff;
		font-size: 20px;
		font-weight: bold;
		width: 10px;
	}

	.body-match-info .match-info .score{
		text-align: center;
		font-size: 20px;
		width: 10px;
		color: #fff;
	}





/*
国際大会 1試合バージョン 概要
******************************************************************/


#content-match-about p{
	margin:5px;
	font-size: 12px;
}

#content-match-about p.sttl{
	font-weight: bold;
	font-size: 14px;
}


#content-match-about p.text-about{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}


/*
国際大会 1試合バージョン　チケット
******************************************************************/
.ticket-table{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
}

.ticket-table tr td{
	border-bottom: 1px solid #ccc;
	padding: 2px;
	border-right: 1px solid #ccc;
	vertical-align: middle;
}

a.seatLink{
	text-align: center;
	display: inline-block;
	background:url(/common/img/ico_triangle.png) no-repeat left center;
	padding-left:15px;
}

.ticket-table tr td.header{
	text-align: center;
	font-weight: bold;
	background: #f0f0f0;
}

.ticket-table tr td.seat-category{
	text-align: center;
}

.ticket-table tr td span{
	display: block;
	padding: 20px 10px;
	margin: 0px;
}

.ticket-table tr td span.color-category1{background: #fac03d;}
.ticket-table tr td span.color-category2{background: #bae3f9;}
.ticket-table tr td span.color-category3{background: #f7c8ce;}

.alert {
	margin: 5px;
	font-size: 10px;
}

.alert dt{
	float: left;
	margin: 0px;
	padding: 0px;
}

.alert dd{
	margin: 0px;
	padding: 0 0 0 15px;
}

.seat-explain{
	margin: 25px 0px;
}

.seat-explain>li{
	line-height: 22px;
}

.seat-explain li img{
	margin: 0 5px;
}


.seat-explain .bold{
	font-weight: bold;
}

.sttl{
	font-weight: bold;
	margin-top: 20px;
}

/*先行販売*/
.ticket-info-table{
	border-top: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.ticket-info-table tr td{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 2px;
	font-size: 10px;
}

.ticket-info-table tr td.header{
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.ticket-info-table tr td.bold{
	font-weight: bold;
}

.ticket-info-table tr td img{
	margin-right: 10px;
}

/*一般販売・抽選制*/
table#ticket-ippan{
	margin-bottom: 25px;
	border-top: 1px solid #ccc;
}


#ticket-internet tr td span.bold{
	font-weight: bold;
}


#telephone-ticket td#telephone{
	width: 80px;
}

/*
国際大会 1試合バージョン　対戦チーム情報
******************************************************************/
#team-info{
	margin: 0px;
	padding:0 5px 5px;
	font-size: 14px;
}

#team-info dt{
	background: #f0f0f0;
	width: 100%;
	padding: 5px 10px;
}

#team-info dd{
	margin:0px;
	padding: 10px;
}

#team-info dd.bottomDd{
	border-bottom: none;
}

#team-info-location{
	margin: 0 0px 25px;
}

#team-info-location div{
}

#team-info-location .map-team-info{
	width: 218px;
	border: 1px solid #ccc;
	margin: 0 auto 15px;;
}

#team-info-location .map-team-info img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

#team-info-location #table-wrap{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#team-info-location #table-wrap table{
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ccc;

}

#team-info-location #table-wrap table tr th{
	text-align: left;
	font-weight: bold;
	background: #f0f0f0;
	padding: 5px;
	font-size: 12px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:50%;
}
#team-info-location #table-wrap table tr td{
	text-align: left;
	padding: 5px;
	font-size: 12px;
	width: 50%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/*
国際大会 1試合バージョン　アクセス
******************************************************************/
.btn-access{
	width: 125px;
	height: 40px;
	margin: 0 auto 15px;
}

	.btn-access img{
		width: 100%;
		height: auto;
	}


/*
国際大会 1試合バージョン　壁紙・ポスターダウンロード
******************************************************************/

.contents-download{
	margin: 0 0px;
}


.contents-download li{
	text-align: center;
	vertical-align: middle;
}


.contents-download li.thumbnail{
	width: 150px;
	margin: 0 auto 10px;
}

	.contents-download li.thumbnail img{
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

.contents-download li.download-area{
	background: #f0f0f0;
	margin: 0px 0 15px;
	padding: 5px;
}

.contents-download li.download-area a.wallpaper01{
	background: url(/samuraiblue/20140527/img/btn_wallpaper_download01.jpg) no-repeat 0 0;
	background-size: 312px 32px;
	width: 156px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 auto 5px;
}


.contents-download li.download-area a.wallpaper02{
	background: url(/samuraiblue/20140527/img/btn_wallpaper_download02.jpg) no-repeat 0 0;
	background-size: 312px 32px;
	width: 156px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 auto 0px;
}

.contents-download li.download-area a.poster{
	display: block;
	background: url(/samuraiblue/20140527/img/btn_poster_download.jpg) no-repeat 0 0;
	background-size: 293px 32px;
	width:146px;
	height: 32px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
}



/*
国際大会 1試合バージョン　ユースプログラム
******************************************************************/

#sp-nav-youth-programme{
	margin-bottom: 10px;
}

#sp-nav-youth-programme ul{
	display: table;
	width: 100%;
}

#sp-nav-youth-programme ul#sub-navi-top{
	border-top: 1px solid #ccc;
}




#sp-nav-youth-programme ul#sub-navi-top li{
	border-right:  1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #ff9900;
	display: table-cell;
}

#sp-nav-youth-programme ul#sub-navi-top li:last-child{
	border-right: none;
}

#sp-nav-youth-programme ul#sub-navi-top li a{
	display: block;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin: 0 2px;
}

#sp-nav-youth-programme ul#sub-navi-bottom{
}

#sp-nav-youth-programme ul#sub-navi-bottom li{
	display: table-cell;
	width: 25%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}


#sp-nav-youth-programme ul#sub-navi-bottom li.nav-green{
	background: #99cc00;
}

#sp-nav-youth-programme ul#sub-navi-bottom li.nav-blue{
	background: #0099ff;
}


#sp-nav-youth-programme ul#sub-navi-bottom li:last-child{
	border-right: none;
}

#sp-nav-youth-programme ul#sub-navi-bottom li a{
	display: block;
	padding: 5px 0px;
	color: #fff;
	margin: 0 2px;
	font-size: 10px;
	text-align: center;
}





.fanzone-youth_program .program-1{
}

.fanzone-youth_program .program-1-1{
	box-sizing: border-box;
	margin-bottom: 15px;
	border: 5px solid #ff9900;

}

.fanzone-youth_program .program-1-1 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

	.fanzone-youth_program .program-1-1 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-1-2{
	margin-bottom: 15px;
	border: 5px solid #ff9900;
	box-sizing: border-box;

}

.fanzone-youth_program .program-1-2 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

	.fanzone-youth_program .program-1-2 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-2{
}


.fanzone-youth_program .program-1-3{
	margin-bottom: 15px;
	border: 5px solid #ff9900;
	box-sizing: border-box;
}

.fanzone-youth_program .program-1-3 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

	.fanzone-youth_program .program-1-3 img{
		/*width: 100%;*/
		height: auto;


	}
.fanzone-youth_program .program-2-1{
	margin-bottom: 15px;
	border: 5px solid #99cc00;
	box-sizing: border-box;
}

.fanzone-youth_program .program-2-1 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

	.fanzone-youth_program .program-2-1 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program div#program-2-1 div.recruitment{
}

.fanzone-youth_program div#program-2-1 div.recruitment table{
	width:			100%;
}




.fanzone-youth_program .program-3{
}

.fanzone-youth_program .program-3-1{
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.fanzone-youth_program .program-3-1 .thumbnail{
	width: 90%;
	margin: 0 auto;
}
	.fanzone-youth_program .program-3-1 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-3-1 .topBorder{
	border-top: 5px solid #0099ff;
}



.fanzone-youth_program .program-3-2{
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.fanzone-youth_program .program-3-2 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

.fanzone-youth_program .program-3-2 .topBorder{
	border-top: 5px solid #0099ff;
}

	.fanzone-youth_program .program-3-2 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-3-3{
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.fanzone-youth_program .program-3-3 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

.fanzone-youth_program .program-3-3 .topBorder{
	border-top: 5px solid #0099ff;
}

	.fanzone-youth_program .program-3-3 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-3-4{
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.fanzone-youth_program .program-3-4 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

.fanzone-youth_program .program-3-4 .topBorder{
	border-top: 5px solid #0099ff;
}

	.fanzone-youth_program .program-3-4 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-3-5{
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.fanzone-youth_program .program-3-5 .thumbnail{
	width: 90%;
	margin: 0 auto;
}

.fanzone-youth_program .program-3-5 .topBorder{
	border-top: 5px solid #0099ff;
}

	.fanzone-youth_program .program-3-5 img{
		/*width: 100%;*/
		height: auto;
	}


.fanzone-youth_program .program h3,
.fanzone-youth_program .program p{
	margin:			0px;
	padding:		0px;
}

.fanzone-youth_program .recruitment table{
	margin: 15px auto;
	width: 95%;
	padding:		0px;
	font-size:		10px;
	line-height:		1.2;
	color:			#05489A;
	text-align:		center;
	border-width:		1px 0px 0px 1px;
	border-style:		solid;
	border-color:		#D6E2F4;
}



.fanzone-youth_program .recruitment table .doc{
}

.fanzone-youth_program .recruitment table tr th{
	margin:			0px;
	padding:		5px 0px;
	background-color:	#BBCCEA;
	border-width:		0px 1px 1px 0px;
	border-style:		solid;
	border-color:		#D6E2F4;
}

.fanzone-youth_program .recruitment table tr th.group{
	padding:		7px 0px 6px 10px;
	background-color:	#A3BAE3;
}

.fanzone-youth_program .recruitment table tr th.location{
	font-weight:		normal;
}


.fanzone-youth_program .recruitment table tr td{
	margin:			0px;
	padding:		5px 0px;
	background-color:	#ffffff;
	border-width:		0px 1px 1px 0px;
	border-style:		solid;
	border-color:		#D6E2F4;
}

.fanzone-youth_program .recruitment table tr td.link{
	font-size:		11px;
}

.fanzone-youth_program .recruitment table tr td.link img{
	vertical-align:		middle;
	padding-right:		4px;
}

.fanzone-youth_program .recruitment table tr.separate td {
	border-bottom: 5px solid #D6E2F4;
}

.fanzone-youth_program .recruitment table tr td img.flag {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border:1px solid #cccccc;
}

.fanzone-youth_program .recruitment table tr.game td {
	background-color:	#D6E2F4;
	width:			100%;
	font-size:10px;
}


.record-official{
	margin: 10px 10px 15px;
	text-align: right;
}

.record-official img{
	width: 65px;
	height: 16px;
}

/*
リンク色
******************************************************************/

.seat-explain a, .section-block a{
	color:#0b8fba;
}
.section-block #page-link ul.links li a {
	color: #333333;
}
td.rightTd{
	width:auto;
}
div.seat_img{
	padding:10px 10px;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
.seat_img a img{
	max-width:125px;
	height:auto;
}


/*
イベント
******************************************************************/
.event-info  {
	margin: 20px 0 0 0;
padding: 15px;
border: 4px solid #202287;
	border-radius:10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 
}

.event-info .event_img01,
.event-info .event_img02{
	text-align:center;
}

.event-info h5{
	font-size:16px;
	margin: 0 0 10px!important;
}


  /* banner-area
-------------------------------------------------- */
#banner-area{
  display:block;
}
#banner-area .banner-content{
  text-align:center;
}
#banner-area .banner-content li {
 margin:10px auto;
 width:300px;
}

/* 地域大会
-------------------------------------------------- */

.txt_pink{
	color:#de2a82;
}

table.championship tr td:first-child{
	font-weight:bold;
}

table.championship tr:nth-child(2) td:first-child{
	background: url(/match/joshi_youth_u15_2018/img/championship.png) no-repeat center 50% #fce9f2;
	}

table.championship tr:nth-child(2) td{
	background:#fce9f2;
	}

table.championship tr td:nth-child(2) {
	text-align:left;
	width:50%;
}
table.championship tr td:nth-child(3){
	text-align:left;
	width:35%;
}

/* ----------------------------------------
	team
---------------------------------------- */
/* top */
#container #main-colum .team1 {
	float: left;
	margin: 0 2%;
	width: 46%;
	height: 200px;
	text-align: center;
}

#container #main-colum .team1 .teamlogo {
	float: none;
	width: auto;
}

#container #main-colum .team1 .teamname {
	float: none;
	height: auto;
}

#container #main-colum .team1 .teamname a span {
	display: block;
}

/* detail */
#container #main-colum .teamBox {
	position: relative;
}

#container #main-colum .teamBox .ttl_teamlogo {
	position: absolute;
	margin: 0;
	top: -6px;
	right: 0;
}

#container #main-colum .teamBox .ttl_teamlogo img {
	width: 36px;
}

#container #main-colum .teamBox .team_leftBox {
	text-align: center;
}

#container #main-colum .teamBox .team_rightBox {
	margin-left: 2%;
	margin-right: 2%;
}

#container #main-colum .section-block .link_teamTop {
	margin-top: 20px;
	margin-right: 2%;
	text-align: right;
}

div.imgbox_left{
	float: left;
	padding: 20px 20px 0px 0;
	display: table;
	width: 150px; /* minimum width */
	*width: auto; /* for IE7 and below */
}

.none_ttl h5{
	display:none;
}

.table_theme03{
	margin-bottom:20px;
}

.table_theme03 tr th{
	width: 72px !important;
}

.table_theme03 tr td{
	width:490px !important;
	text-align:left !important;
	padding:5px 0 5px 20px !important;
}

.imgR{
	float:right;
	margin:0 0 10px 20px;
}
