

/*
国際大会 1試合バージョン TOP
******************************************************************/
#title-internatinoal-match-top{
	background: url(/samuraiblue/20140527/img/bg_match_kirin_challenge.jpg) no-repeat center top;
	height: 205px;
	position: relative;
	margin-bottom: 15px;
}

#title-internatinoal-match-top .textarea-match{
	text-align: center;
	position: relative;
	font-size: 20px;
	top:70px;
}

#outer-inner-menu{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#outer-inner-menu ul{
	width: 980px;
	top:85px;
	position: absolute;
}

#outer-inner-menu ul li{
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

#outer-inner-menu ul li a{
	text-align: center;
	padding: 0 10px 0 0px;
	margin: 0 5px;
	border-right: 1px solid #ccc;
}


#outer-inner-menu ul li span{
	color: #ccc;
	padding: 0 10px 0 0px;
	margin: 0 5px;
	border-right: 1px solid #ccc;
}


.match-links{
	margin-top: 30px;
}

/*
国際大会 中面タイトルヘッダー
******************************************************************/
#title-internatinoal-match{
	background: url(/samuraiblue/20140527/img/bg_match_kirin_challenge_page.jpg) no-repeat center top;
	height: 123px;
	position: relative;
	margin-bottom: 15px;
}

#title-internatinoal-match .textarea-match{
	text-align: center;
	position: relative;
	font-size: 20px;
	top:70px;
}


/*
国際大会 1試合バージョン　概要
******************************************************************/
#content-match-about{
	margin: 20px 0 0px;
}

#container #main-colum .sttl{
	font-weight: bold;
	line-height: 24px;
	margin: 10px 0 5px;
	padding: 0px;
}

#container #main-colum .text-about{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#container #main-colum .section-block #content-match-about .text-about{
	margin-bottom: 24px;
}

/*
国際大会 1試合バージョン　チケット
******************************************************************/
.ticket-table{
	margin: 20px 0 0px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.ticket-table tr td{
	background: #f0f0f0;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
	padding: 10px 5px;
	text-align: center;
}

.ticket-table tr td.header{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
	padding: 10px 5px;
	text-align: center;
	background: #eaeaea;
	font-weight: bold;
}

a.seatLink{
	text-align: center;
	display: inline-block;
	background:url(/common/img/ico_triangle.png) no-repeat left center;
	padding-left:15px;
}
a.seatLink:hover{
	text-decoration: underline;
}
.ticket-table tr td.header{
	text-align: center;
	font-weight: bold;
}

.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: #009944;}
.ticket-table tr td span.color-category2{background: #fff100;}
.ticket-table tr td span.color-stand{background: #e50048;}
.ticket-table tr td span.color-category3{background: #e4007f;}
.ticket-table tr td span.color-category4{background: #0068b6;}
.ticket-table tr td span.color-category5{background: #7fcef5;}
.ticket-table tr td span.color-free-sheet{background: #8f82bc;}
.ticket-table tr td span.color-table-sheet{background: #8dc321;}
.ticket-table tr td span.color-saporters-sheet{background: #073194;}


.alert dt{
	float: left;
	margin: 0px;
	padding: 0px;
}

.alert dd{
	margin: 0px;
	padding: 0 0 0 15px;
}

.access dt{
	float: left;
	margin: 0px;
	padding: 0px;
	width:240px;
}

.access dd{
	float:left;
	margin: 0px;
	padding: 0 0 20px 15px;
	width:400px;
}


.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;
}

#container .font-s{
	font-size:12px
}
#container #main-colum .bm-wide{
	margin-bottom:80px
}
#container #main-colum p.font-s  {
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0px 10px;
    padding: 0px;
}
#container #main-colum p.famip  {
    margin: 10px 0px 30px;
    padding: 0px;
}


/*先行販売*/
.ticket-info-table{
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.ticket-info-table tr td{
	background: #f0f0f0;
	font-size: 14px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 10px 5px;
}

.ticket-info-table tr td.header{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 14px;
	padding: 10px 5px;
	text-align: center;
	background: #eaeaea;
	font-weight: bold;
}

.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: 20px 0px 35px;
	font-size: 14px;
	border: 1px solid #ccc;
}

#team-info dt{
	float: left;
	padding: 10px 0px;
	padding-left: 10px;
	width: 180px;
	background: #f0f0f0;
}

#team-info dd{
	margin:0px;
	padding: 10px 0px;
	padding-left: 205px;
	border-bottom: 1px dotted #ccc;
}

#team-info dd.bottomDd{
	border-bottom: none;
}

#team-info-location{
	margin: 0 0px 35px;
}

#team-info-location div{
}

#team-info-location .map-team-info{
	width: 218px;
	float: left;
	border: 1px solid #ccc;
	margin-right: 15px;
}

#team-info-location #table-wrap{
	width: 460px;
	margin: 0px;
	float: right;
}

#team-info-location #table-wrap table{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;

}

#team-info-location #table-wrap table tr th{
	text-align: left;
	font-weight: bold;
	background: #eaeaea;
	padding: 10px 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width:50%;
}
#team-info-location #table-wrap table tr td{
	text-align: left;
	padding: 10px 5px;
	background: #f0f0f0;
	width: 50%;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*
国際大会 1試合バージョン　日程・結果
******************************************************************/
.section-block #header-schedule-result p{
	margin: 0px;
	padding: 0px;
}


/*
国際大会 1試合バージョン　アクセス
******************************************************************/
.btn-access{
	width: 125px;
	height: 40px;
}

	.btn-access img{
		width: 100%;
		height: auto;
	}

/*
国際大会 1試合バージョン　壁紙・ポスターダウンロード
******************************************************************/

.contents-download{
	display: table;
	margin: 0 0px;
	margin-top: 20px;
}


.contents-download li{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}


.contents-download li.thumbnail{
	width: 332px;
}

.contents-download li.download-area{
	background: #f0f0f0;
	margin: 0px;
	width: 340px;
	padding: 0px;
}

.contents-download li.download-area a.wallpaper01{
	background: url(/samuraiblue/20140527/img/btn_wallpaper_download01.jpg) no-repeat 0 0;
	width: 312px;
	height: 64px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 auto 15px;
}

.contents-download li.download-area a.wallpaper01:hover,
.contents-download li.download-area a.wallpaper02:hover{
	background-position: -312px 0px;
}

.contents-download li.download-area a.wallpaper02{
	background: url(/samuraiblue/20140527/img/btn_wallpaper_download02.jpg) no-repeat 0 0;
	width: 312px;
	height: 64px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 0 auto 15px;
}

.contents-download li.download-area a.poster{
	display: block;
	background: url(/samuraiblue/20140527/img/btn_poster_download.jpg) no-repeat 0 0;
	width:293px;
	height: 64px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
}


.contents-download li.download-area a.poster:hover{
	background-position: -293px 0px
}



/*
国際大会 1試合バージョン　ユースプログラム
******************************************************************/

#nav-youth-programme{

}

#nav-youth-programme ul{
	display: table;
	width: 100%;
}

#nav-youth-programme ul#sub-navi-top{
	border-left: 3px solid #ff9900;
	border-top: 3px solid #ff9900;
}




#nav-youth-programme ul#sub-navi-top li{
	display: table-cell;
	border-right: 3px solid #ff9900;
	width: 33%;
}

#nav-youth-programme ul#sub-navi-top li a{
	display: block;
	padding: 10px 0px;
	text-align: center;
}

#nav-youth-programme ul#sub-navi-bottom{
	border-left: 3px solid #ff9900;
	border-top: 3px solid #ff9900;
}

#nav-youth-programme ul#sub-navi-bottom li{
	display: table-cell;
	width: 25%;
}

#nav-youth-programme ul#sub-navi-bottom li.nav-green{
	border-right: 3px solid #99cc00;
	border-bottom: 3px solid #99cc00;
}

#nav-youth-programme ul#sub-navi-bottom li.nav-blue{
	border-right: 3px solid #0099ff;
	border-bottom: 3px solid #0099ff;
}


#nav-youth-programme ul#sub-navi-bottom li a{
	display: block;
	padding: 10px 0px;
	text-align: center;
}



.fanzone-youth_program .program-1{
}

.fanzone-youth_program .program-1-1{
	width:			100%;
	box-sizing: border-box;
	margin-bottom: 15px;
	border: 5px solid #ff9900;
	overflow: hidden;

}


.fanzone-youth_program .program-1-1 h3 img{
	width: 690px;
}

.fanzone-youth_program .program-1-1 .thumbnail{
	width: 190px;
	float: left;
}

	.fanzone-youth_program .program-1-1 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-1-2{
	margin-bottom: 15px;
	width:			100%;
	border: 5px solid #ff9900;
	box-sizing: border-box;
	overflow: hidden;

}

.fanzone-youth_program .program-1-2 .thumbnail{
	width: 190px;
	float: left;
	margin: 0 auto;
}

.fanzone-youth_program .program-1-2 h3 img{
	width: 690px;
}
	.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;
	width:			100%;
	border: 5px solid #ff9900;
	box-sizing: border-box;
	overflow: hidden;
}

.fanzone-youth_program .program-1-3 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-1-3 .thumbnail{
	width: 190px;
	float: left;
	margin: 0 auto;
}

	.fanzone-youth_program .program-1-3 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-2-1{
	width:			100%;
	margin-bottom: 15px;
	border: 5px solid #99cc00;
	box-sizing: border-box;
	overflow: hidden;
}

.fanzone-youth_program .program-2-1 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-2-1 .thumbnail{
	width: 190px;
	float: left;
	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{
	width:			100%;
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
	overflow: hidden;
}

.fanzone-youth_program .program-3-1 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-3-1 .thumbnail{
	width: 190px;
	float: left;
	margin: 0 auto;
}
	.fanzone-youth_program .program-3-1 img{
		/*width: 100%;*/
		height: auto;
	}

.fanzone-youth_program .program-3-2{
	width:			100%;
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
	overflow: hidden;
}

.fanzone-youth_program .program-3-2 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-3-2 .thumbnail{
	width: 190px;
	float: left;
	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 h3,
.fanzone-youth_program .program p{
	margin:			0px;
	padding:		0px;
}
/*
.fanzone-youth_program .recruitment table{
	margin: 20px auto 0;
	width: 95%;
	padding:		0px;
	font-size:		12px;
	line-height:		1.2;
	color:			#05489A;
	text-align:		center;
	border-width:		1px 0px 0px 1px;
	border-style:		solid;
	border-color:		#D6E2F4;
}
*/

.fanzone-youth_program .program-3-1 .topBorder{
	border-top: 5px solid #0099ff;
}

.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;
	padding-left: 5px;
}

.fanzone-youth_program .recruitment table tr td.sponsor{
	margin:			0px;
	padding:		5px 0px;
	background-color:	#ffffff;
	border-width:		0px 1px 1px 1px;
	border-style:		solid;
	border-color:		#D6E2F4;
	padding-left: 5px;
	text-align:center;
}

.boshu{
	width:35%;
}



.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;
}

.fanzone-youth_program .program-3-3{
	width: 100%;
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
	overflow: hidden;
}

#container #main-colum .fanzone-youth_program .program-3-3 p{
	padding: 0;
	margin: 0;

}
.fanzone-youth_program .program-3-3 p img.disp_pc{
	width: 450px;
	height: 96px;
	float: left;
}
#container #main-colum .fanzone-youth_program .program-3-3 .thumbnail{
	width: 190px;
	height: 71px;
	float: right;
	margin: 10px 10px 0 0;
}
	.fanzone-youth_program .program-3-3 .thumbnail img{
		width: 100%;
		height: auto;
	}

.fanzone-youth_program .program-3-4{
	width:			100%;
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
	overflow: hidden;
}

.fanzone-youth_program .program-3-4 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-3-4 .thumbnail{
	width: 190px;
	float: left;
	margin: 0 auto;
}
	.fanzone-youth_program .program-3-4 .thumbnail img{
		width: 100%;
		height: auto;
	}

.fanzone-youth_program .program-3-5{
	width:			100%;
	border: 5px solid #0099ff;
	box-sizing: border-box;
	margin-bottom: 15px;
	overflow: hidden;
}

.fanzone-youth_program .program-3-5 h3 img{
	width: 690px;
}
.fanzone-youth_program .program-3-5 .thumbnail{
	width: 190px;
	float: left;
	margin: 0 auto;
}
	.fanzone-youth_program .program-3-5 img{
		width: 100%;
		height: auto;
	}

/*
国際大会 TOP 試合情報
******************************************************************/
.body-match-info{
	width: 980px;
	margin: 0 auto 15px;
}

.body-match-info .text-match-info{
	padding: 0px 10px 5px;
	margin: 15px 0 0 0px;
	font-size: 16px;
}

.body-match-info .match-info{
	display: table;
	width: 100%;
	background: #232323;
	padding: 25px 0px;
}

	.body-match-info .match-info>li{
		display: table-cell;
		vertical-align: middle;
		width: 225px;
	}

	.body-match-info .match-info .team-name{
		font-size: 24px;
		font-weight: bold;
		padding: 0 0px;
		color: #fff;
		text-align: center;
	}


	.body-match-info .match-info .flag{
		text-align: center;
		width: 160px;
		padding: 0 10px;
		height: 104px;

	}

	.body-match-info .match-info .half{
		text-align: center;
		color: #fff;
		font-size: 60px;
		font-weight: bold;
		width: 20px;
	}

	.body-match-info .match-info .score{
		text-align: center;
		font-size: 60px;
		width: 90px;
		color: #fff;
	}


.record-official{
	margin: 10px 10px 20px;
	text-align: right;
}



/*
国際大会 招集メンバー
******************************************************************/
.competition-member{

}

	.competition-member ul{
		margin: 20px auto 0px;
		width: 660px;
	}

	.competition-member ul>li{
		width: 150px;
		margin-right: 20px;
		float: left;
		height:340px;
	}

	.competition-member ul>li:nth-child(4n){
		margin-right: 0px;
	}

	.competition-member ul>li .photo{
		margin-bottom: 10px;
	}

	.competition-member ul li div span{
		margin: 0px;
		display: block;
		padding: 0px;
	}

	.competition-member ul li p .name{
			display: block;
			font-weight: bold;
			font-size: 14px;
		}

	.competition-member ul li p .status{
			font-size: 12px;
			line-height: 14px;
		}


	.competition-member ul>li img{
			width: 100%;
			height: auto;
		}

	.competition-member ul .rightLi{
		margin-right: 0px;
	}

/*
リンク色
******************************************************************/

.seat-explain a, .section-block a{
	color:#0b8fba;
}
.inner-section-block p a img{
	vertical-align:middle;
}
td.rightTd{
	width:220px;
}
div.seat_img{
	padding:10px 10px;
	margin:0;
	background:#fff;
}
div.seat_img a img{
	margin:0;
	padding:10px 0 20px;
	width:200px;
}

.recruitment {
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 5px;
}

#container #main-colum .fanzone-youth_program .thumbnail{
width: 449px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
}
.index_youth_program .fanzone-youth_program .recruitment table tr th{
font-size: 11px;
}
.index_youth_program .fanzone-youth_program .recruitment table tr td{
font-size: 11px;
}




.left{
	text-align:left !important;
}



.top-category-area {
padding: 20px 0 0 0;
}

.top-category-area h3{
	font-size:20px;
	height:30px;
	border-bottom:#d2d2d2 1px solid;
	margin-bottom:20px;
	padding-left:10px;
}


/*
歴史コンテンツ
******************************************************************/

ul.history_list{
	margin-top:35px;
}

ul.history_list li{
	border-bottom:1px solid #FFFFFF;
	position:relative;
}


ul.history_list li a{
	overflow: hidden;
	width:700px;
	height:200px;
	display:block;
}

ul.history_list li img.year{
	position:absolute;
	top:0;
	left:0;
	z-index:99;
}

ul.history_list li img.history_arrow{
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:99;
	}


ul.history_list li a span img {
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
	z-index:9;
}
ul.history_list li a span img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}



.header_img {
	position:relative;
}

.header_img .header_txt{
	color:#fff;
	position:absolute;
	left:45px;
	top:400px;
	width:370px;
	line-height:160% !important;
	font-size:12px!important;
}

.header_img .header_txt.wide{
	top:500px;
	width:650px;
	left:25px;
}

#nadeshikojapan #date1 .header_img .header_txt{
		top:500px !important;
}

#date1 .header_img .header_txt{
		top:380px !important;
}

.tournament_area{
	padding:0 0 40px 0 !important;
	border-bottom:1px solid #333333;
}

.tournament_area img{
	margin-top:35px;
}

.gs_area {
	margin:0;
	padding:0 0 20px;
	border-bottom:1px solid #333333;
	}
	#container .section-block .gs_area h4,
	#container .section-block .tournament_area h4 {
    font-size: 22px;
    margin: 35px 0 0;
    border-bottom: none;
    border-left: none;
    background:none;
    padding: 0;
}

	.gs_area table {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
	.gs_area table tr th{
		text-align:center !important;
		background:#222222;
		color:#FFFFFF;
	}

.gs_area  .table-group-stage thead tr td{
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
.gs_area .table-group-stage tr td,
.gs_area .table-group-stage tr th {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.match_area{
	padding:35px 0 15px !important;
	border-bottom:1px solid #333333;
}

.match_area #header-schedule-result {
    background: none;
    padding: 0 0 35px 0;
    color: #333;
    margin-top: 0px;
	border-bottom:1px solid #cccccc;
}

.match_area #header-schedule-result #inner-header-score .text-schedule {
    width: 680px;
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
	line-height:30px;
	margin-bottom:20px;
}

.match_area #header-schedule-result #inner-header-score .text-schedule img{
	padding-right:20px;
}


.match_area #header-schedule-result #score-board-header {
    display: table;
    width: 700px;
    margin: 20px auto 0;
    background: none;
    padding: 0px;
}

.match_area #header-schedule-result #score-board-header .total-score {
    width: 80px;
	padding: 15px 7px;
	text-align: center;
	font-size: 66px;
	font-weight: normal;
	background: #d6d6d6;
	line-height: 100%;
}

.match_area #header-schedule-result #score-board-header .team_name {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    width: 200px;
}

.match_area #header-schedule-result #score-board-header .team_name.japan {
    font-weight: bold;
}

.member_area .member_ttl{
	font-size:16px;
	font-weight:bold;
	margin-top:20px;
}

.member_area  table.normal_table tr td,
.member_area  table.normal_table tr th{
	vertical-align:top;
	font-size:12px;
}

.member_area  table.normal_table tr th{
	padding:0 0 0 15px;
}

.member_area  table.normal_table tr td{
	padding:0 0 0 15px;
}

.member_area  table.normal_table tr th.ttl{
	padding:10px 0 3px;
	font-size:14px;
}

#date5 .member_area  table.normal_table tr td,
#date6 .member_area  table.normal_table tr td,
#date7 .member_area  table.normal_table tr td,
#date8 .member_area  table.normal_table tr td,
#date9 .member_area  table.normal_table tr td,
#date10 .member_area  table.normal_table tr td{
	width:27%;
}

.member_area  table.normal_table tr td:first-child{
	width:15% !important;
}

.date_area .inner_link{
	font-size:12px;
	margin-top:35px;
	background: url(/national_team/u23_2016/rio_olympic_2016/img/timeline_footer.png) center top no-repeat;
}

.date_area .inner_link a{
color:#222222 !important;
}

.date_area .inner_link a:hover{
	color:#073190 !important
}

.date_area .inner_link ul li {
    border-right: none;
	padding:15px 10px 0 !important;
}

#container #sub .local-navi .sub-content li.local-history_ttl {
    background-color: #7a7a7a !important;
    text-decoration: none;
    color: #fff;
	padding: 5px 25px 5px 30px;
font-size: 12px;
position: relative;
background:none;
border-top:1px solid #FFFFFF;
}



/*
トップツイッター
******************************************************************/
#tw-area{
	background: url(/national_team/u23_2016/rio_olympic_2016/img/bg_tw.png) center 90px no-repeat;
}

#tw-area .head-area {
    margin: 0px 0px 20px !important;
}

#tw-area .head-area h3{
	font-size:24px;
	margin-bottom:0px;
	text-align: center;
}


#tw-category-area{
	margin: auto;
	width:450px;
}

#tw-area p{
	font-size:12px;
	text-align: right;
	margin-top:30px;
}

#twitter-widget-0{
	border:1px solid #cccccc !important;
}

/*20160729*/
/*.r_bnr_area .timeline-Widget{
    height: 3000px;
    width: 250px;
    overflow-y: scroll;
}*/

#u23_2016 .r_bnr_area{
    height: 920px;
    width: 250px;
    overflow-y: scroll;
	overflow-x: hidden;
}


-------------------------------------------------- */
#container.history #main-colum .section-block h5{
	margin: 5px 0 0 !important;
}


#container.history .section-block ul.table-wrap-history li{
	padding: 10px !important;
	margin-top: 0px !important;
}

.slick-slider{
  padding: 10px 0 !important;
  background: #fff;
}



.thumb-item-nav img{
	width:155px;
}

.table-wrap-history {
    /*display: none;*/
	/*opacity: 0;*/
    margin-bottom: 0;
    padding: 20px;

}

.slider{
	width:640px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}


.table-wrap-history{
		display: none;
}

.slider-container,
.slider-nav-container {
	/*display: none;*/
	position: relative;
}
.slick-slider{
	opacity: 0;
}
.slick-slider.slick-initialized {
	opacity: 1;
}
.slider-nav-container {
  margin-top: 0px;
}
.slider {
  overflow: hidden;
	width:560px !important;
}
.slider-nav {
  margin: 0 26px;
}

.slider-arrow {
  position: absolute;
  top: 50%;
  height: 36px;
  margin-top: -18px;  /* 高さの半分だけネガティブマージン */
  color: #aaa;
  line-height: 36px;
  font-size: 28px;
  cursor: pointer;
  z-index: 10;  /* 重要 */
}
.slider-prev {
  left: 0;
}
.slider-next {
  right: 0;
}
.slick-slide {
  outline: 0;
}
.slider .slick-slide > img{
  display: block;
  width: 100%;
  height: auto;
}
.slider-nav .slick-slide > img {
  display: block;
  width: 100%;
  height: auto;
padding-right: 2px;
box-sizing: border-box;
}
#container #main-colum h4.trigger-history.active{
    background-image: url(/common/img/close.png);
}


