/*

関連情報（samurai index）

******************************************************************/


.link-content02 >li{
  border-top: 1px solid #CCCCCC;
  height: 100%;
  overflow: hidden;
}

.link-content02 >li:last-child{
  border-bottom: 1px solid #CCCCCC;
}

.link-content02 .banner-2014dream{
	width: 80%;
	margin: 0 auto 15px;
}

	.link-content02 .banner-2014dream img{
		width: 100%;
		vertical-align: bottom;
		height: auto;
	}

.link-content02 >li a{
  display: block;
  padding: 10px 5px;
  position: relative;
  min-height: 45px;
}
.link-content02 >li .photo{
  width: 60px;
  border: 1px solid #CCCCCC;
  float: left;
}
.link-content02 >li .title{
  padding: 5px 0 0 70px;
  line-height: 1.4;
}


#outer-right #body-movie-list{
}

#outer-right #body-movie-list .movie-list li{
  border-top: 1px solid #CCCCCC;
  height: 100%;
  overflow: hidden;
}
#outer-right #body-movie-list .movie-list li a{
  display: block;
  padding: 10px 5px;
  position: relative;
  min-height: 45px;
}

#outer-right #body-movie-list .movie-list li .photo-movie-thumb{
  width: 60px;
  height: auto;
  border: 1px solid #CCCCCC;
  float: left;
}

	#outer-right #body-movie-list .movie-list li .photo-movie-thumb img{
		width: 100%;
		height: auto;
	}


#outer-right #body-movie-list .movie-list li .text-movie-detail{
  padding: 5px 0 0 0px;
  line-height: 1.4;
	}

#outer-right #body-movie-list .movie-list li .text-movie-detail span{
		display: block;
	}
#outer-right #body-movie-list .movie-list li .text-movie-detail .date{
		font-size: 12px;
	}


#outer-right #body-movie-list .movie-list li .text-movie-detail .link{
		font-size: 14px;
}



/*
試合情報一覧
******************************************************************/

.match-slide-content{
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 235px;
	margin: 0 auto 10px;
}

.match-slide-content ul{
	display: table;
	padding :10px 0px;
	width: 235px;
	border: 1px solid #ccc;
}

.match-slide-content a{
	color: #333;
}

.match-slide-content ul li{
	display: table-cell;
	vertical-align: middle;
}

.match-slide-content ul .flag{
	width: 100px;
	text-align: center;
}

	.match-slide-content ul .flag>p{
		margin: 0px;
		font-size: 12px;
		padding: 0px;
	}
.match-slide-content ul .score{
	font-size: 16px;
	font-weight: bold;
}


#match-prev,#match-next{display: none !important;}

#match-slide-paging{
	margin-top: 0px;
	text-align: center;
}

#match-slide-paging a{
	display: block;
	width: 12px;
	margin: 0 3px;
	height: 12px;
	display: inline-block;
	text-indent: -9999px;
	background: #343434;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-webkit-box-shadow:inset 0 0 5px 0 #232323;
	box-shadow:inset 0 0 5px 0 #232323;
}

#match-slide-paging a.selected{
	display: block;
	width: 12px;
	margin: 0 3px;
	height: 12px;
	display: inline-block;
	text-indent: -9999px;
	background: #3c4db5;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-webkit-box-shadow:inset 0 0 5px 0 #232323;
	box-shadow:inset 0 0 5px 0 #232323;
}




/*SAMURAIBLUE ページ下部コンテンツ*/

#samurai-gallery{
	margin-bottom: 30px;
}

#samurai-gallery #outer-left{
}

#outer-left #ttl-gallery{
	margin: 30px 0 0px;
}

#outer-left #ttl-gallery .inner-ttl-gallery{
  border-bottom: 3px solid #1C2F50;
  position: relative;
  margin: 0px 0px 15px;
  height: 100%;
  overflow: hidden;
}

#outer-left #ttl-gallery .inner-ttl-gallery span{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	float: left;
}

#outer-left #ttl-gallery .inner-ttl-gallery .list-btn{
	float: right;
	margin-right: 5px;
	margin-top: 12px;
  width: 54px;
  height: 24px;
}

#outer-left #ttl-gallery .inner-ttl-gallery .list-btn img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


#outer-left #gallery-area{
	margin: 15px 10px;
}

#outer-left #gallery-area .gallery-box{
	height: 100%;
	overflow: hidden;
}
	#outer-left #gallery-area .gallery-box>li{
		width: 30%;
		float: left;
		margin-right: 14px;
	}
		#outer-left #gallery-area .gallery-box li img{
			width: 100%;
			height: auto;
			vertical-align: bottom;
		}

	#outer-left #gallery-area .gallery-box .rightLi{
		margin-right: 0px
	}

	#outer-left #gallery-area .gallery-box p{
		clear: both;
		text-align: center;
		padding: 5px;
	}

		#outer-left #gallery-area .gallery-box p a{
			position: relative;
			display: block;
			padding: 5px 0px;
		}


#samurai-gallery #outer-right{
}

#outer-right #ttl-zack,#outer-right #ttl-jfa{
  border-bottom: 3px solid #1C2F50;
  position: relative;
  margin: 30px 0px 15px;
  height: 100%;
  overflow: hidden;
}

#outer-right .header-area span{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

#outer-right .samurai-banner{
	width: 95%;
	margin: 0 auto;
}

	#outer-right .samurai-banner img{
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}



/*
選手詳細
****************************************************/

#player-photo-wrap{
	margin: 0px 0px 30px;
}



#top-player{
	text-align:center;
	margin-top:20px;
}

#player-photo-wrap p{
	margin: 0px;
	padding: 0px;
}

#player-photo-wrap p span{
	display: block;
}


#player-plofile .player-info{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	margin-top:10px;
	text-align:center;
}

#player-plofile .player-info .name-english{
	font-size: 10px;
	font-weight: normal;
}


#player-career{
	margin: 0px;
	margin-bottom: 30px;
}
.career{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
	line-height: 16px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.career tr th{
	background: #f0f0f0;
	font-weight: bold;
	padding: 5px ;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 30%;
}

.career tr td{
	padding: 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#player-match-report{
	margin-bottom: 30px;
}

.match-report{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
	line-height: 16px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}

.match-report thead tr td{
	background: #f0f0f0;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}

.match-report tbody tr td{
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}

#player-match-result{
	margin: 0px;
	margin-bottom: 25px;
}

#other-player{
	margin: 0 0 15px;
}

#other-player #box-change-player{
	background: #f0f0f0;
	text-align: center;
	padding: 0 0 10px;
}

.title-change-player{
	background: #3d315b;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px;
	color: #fff;
	margin-bottom: 10px;
}

/*
フォトギャラリー
******************************************************************/
#gallery-thumbs{
	margin: 5px;
	margin-top: 15px;
}

#gallery-thumbs ul>li{
	float: left;
	width: 45%;
	margin-bottom: 10px;
	height: 55px;
	text-align: center;
	border: 1px solid #ccc;
}

#gallery-thumbs ul li:nth-child(2n){
	float: right;
}

#gallery-thumbs ul>li img{
	height: 55px;
	vertical-align: middle;
}

#btn-gellery-menu a{
	display: block;
	background: #1c2f51;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	position: relative;
}

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

#sub-gallery-selection{
	background: #1a2d4d;
	padding: 5px;
	display: none;

}
#sub-gallery-selection li{
	margin: 0 5px;
	padding: 0px;
}

#sub-gallery-selection li a{
	display: block;
	padding: 5px;
	margin-bottom: 1px;
	background: #fff;
	position: relative;
}

#sub-gallery-selection 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: "";
}

/*.close-btn{
  background: #0f1b33;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 5px 0px;
  padding: 8px 0;
  text-align: center;
  position: relative;
  color: #fff;
}


.close-btn a{
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
}


.close-btn img {
  height: 25px;
  left: 10px;
  position: absolute;
  top: 8px;
  width: 25px;
}
*/



/*
動画
******************************************************************/

.movie-list{
	margin-bottom: 40px;
}

	.movie-list li{
		padding: 15px 10px;
		border-bottom: 1px dotted #ccc;
		height: 100%;
		overflow: hidden;
		display: table;
	}

	.movie-list li a{
		position: relative;
		display: block;
	}

	.movie-list 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: "";
	}

	.movie-list li:last-child{
		border-bottom: none;
	}
	.movie-list li .photo-movie-thumb{
		width: 85px;
		height: 60px;
		display: table-cell;
		margin-right: 15px;
		vertical-align: middle;
	}

	.movie-list li .photo-movie-thumb img{
		width: 100%;
		height: auto;
	}

	.movie-list li .text-movie-detail{
		display: table-cell;
		padding: 0 15px;
		vertical-align: middle;
	}

	.movie-list li .text-movie-detail span{
		display: block;
	}
	.movie-list li .text-movie-detail .date{
		font-size: 10px;
	}


	.movie-list li .text-movie-detail .link{
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
	}



/*
日程・結果
******************************************************************/
.text-link{
	margin: 10px 0 0px;
}

.text-link a{
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0px 5px;
	font-size: 12px;
	color: #0b8fba;
	position: relative;
}

.text-link a.current{
	font-weight: bold;
}


.text-link a:last-child{
	border-right: none;
}

.nivo-lightbox-title-wrap{
	display: none;
}


table.table_Tournament tr td.time {
    font-size: 10px;
    padding: 5px 10px;
    text-align:left !important;
	line-height:110%;
}

.spot_time{
	font-size:10px;
	display:block;
	width:100%;
	border-bottom:#ccc 1px solid;
}

.japan_time{
	margin-top:5px;
	font-size:10px;
	display:block;
	width:100%;
	border-bottom:#ccc 1px solid;
}




/*
国際大会 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;
}


/*
タブ切り替え
******************************************************************/

ul.date_tab{
	display:table;
	margin:0 auto 20px;
}

ul.date_tab li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

ul.date_tab li:first-child,
ul.date_tab li:last-child{
	border-bottom: 1px #ccc solid;
	width:5px;
}

ul.date_tab li span{
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	width:100%;
	display:block;
	padding:5px 0;
}

ul.date_tab li a{
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	width:100%;
	display:block;
	background:#999;
	color:#FFFFFF;
	padding:5px 0;
}

ul.date_tab li a:hover{
	background:#777;
}


