@charset "utf-8";
/*
* referee.css
* 審判
*
*/

/* header
-------------------------------------------------- */
body.referee #header {
  background: url(/referee/img/header_underline_referee.png) no-repeat center bottom;
}


/* relative-content
-------------------------------------------------- */
#jfa-acatdemy-area {
  margin: 30px 0px;
}

#jfa-acatdemy-area .ttl_academy{
	background: url(../img/h3_jfa_academy.jpg) no-repeat 0 0;
	height: 23px;
	text-indent: -9999px;
}
#jfa-acatdemy-area .outer-inner {
  overflow: hidden;
}

#jfa-acatdemy-area .banner-content{
	margin: 0px;
	padding: 0px;
}
#jfa-acatdemy-area .banner-content li {
	display: inline;
	margin-right: 20px;
}

/* main-colum common style
-------------------------------------------------- */
h6 {
	/*border-left:solid 4px #ff8400;
	padding-left:8px;*/
	font-size:14px;
	/*color:#ff8400;*/
}

.mi {
	font-weight:bold;
}

.nowrap {
	white-space:nowrap
}

.marker_disc {
	font-size:14px;
	list-style-type:disc;
	margin-left:20px;
}

.ref_profile a {
	color:#0b8fba;

}

/*#page_nav {
	display: table;
	width: 100%;
}

#page_nav li {
	float:left;
	border-bottom: 1px solid #ccc;
}

#page_nav li a {
	font-size: 14px;
	display: inline-block;
	text-align: center;
	border-bottom: 5px solid #fff;
	padding: 15px 15px 5px;
	text-decoration: none;
	color:#333333;
}

#page_nav li a:hover,
#page_nav li a.current {
	border-bottom: 5px solid #1b5ee3;
}*/

#page_nav li {
	float:left;
	margin-bottom:5px;
}

#page_nav li a {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0px 15px;
	font-size: 14px;
	color: #0b8fba;
}

#page_nav li:last-child a {
	border-right: none;
}

#page_nav li.bold {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0px 15px;
	font-size: 14px;
	font-weight:bold;
}
#page_nav li.bold_r{
	display: inline-block;
	border-right: 1px solid #ccc;
	padding-left:10px;
	padding-right:10px;
	font-size: 14px;
	font-weight:bold;
}

ol.no-marker {
	list-style-type:none;
	padding-left:10px;
	font-size:14px;
}

ul.marker_disc {
	font-size:14px;
	list-style-type:disc;
	margin-left:20px;
}

/* system
-------------------------------------------------- */
.ref_system table {
	width:100%;
	border-collapse:collapse;
}

.ref_system table th,
.ref_system table td {
	border:solid 1px #ccc;
	padding:5px;
}

.ref_system table th {
	background:#bababa;
}

.ref_system table td {
	background:#f0f0f0;
}

.ref_system .fig_box table {
	width:380px;
	float:right;
}

.ref_system .fig_box .fig {
	width:300px;
	float:left;
	padding-top:40px;
}

.ref_system table caption {
	text-align:left;
}

/* profile
-------------------------------------------------- */

.profile_list li {
	width:150px;
	height:320px;
	float:left;
	margin-right:30px;
}

.profile_list li.prof_li_r{
	margin-right:0px
}

.profile_list li img {
	width:100%;
}

#container #main-colum .profile_list li p.name {
	font-weight:bold;
	margin-top:10px;
	line-height:140%;
}

#container #main-colum .profile_list li p.info {
	font-size:12px;
	line-height:140%;
	margin-bottom:35px;
	margin-top:5px;
}

#container #main-colum .profile_list li img {
	border: solid 1px #CCC;
	padding:4px;
}

.ref_profile .btn_pdf {
	background:url(/football_family/img/medical/icon_pdf.gif) no-repeat 0 center;
	padding:5px 5px 5px 20px;
}

.ref_profile .profile_inter_list li {
	margin-bottom:15px;
}

.ref_profile .profile_inter_list .photo img,
.ref_profile .profile_hist_list .photo img,
.ref_profile .main_info .photo img {
	border: solid 1px #CCC;
	padding:4px;
}

.ref_profile .profile_inter_list .photo {
	width:180px;
	float:left;
}

.ref_profile .profile_inter_list dl {
	width:500px;
	float:right;
	margin-top:0;
}

.ref_profile .profile_inter_list dl dt.name {
	font-size:14px;
	font-weight:bold;
}

.ref_profile .profile_inter_list dl dd {
	margin-left:0;
	margin-top:10px;
}

.ref_profile .profile_hist_list li {
	width:340px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.ref_profile .profile_hist_list .photo {
	width:160px;
	float:left;
}

.ref_profile .profile_hist_list dl {
	width:170px;
	float:right;
	margin-top:0;
}

.ref_profile .profile_hist_list dt {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.ref_profile .profile_hist_list dd {
	margin-left:0;
}

.ref_profile .profile_hist_list dd.nic {
	margin-top:8px;
}

.ref_profile .profile_hist_list dd.info {
	margin-top:15px;
	margin-bottom:20px;
}

.ref_profile .profile_hist_list dd.btn_detail a {
	background:url(/football_family/img/medical/ico_arrow.jpg) no-repeat 0 center;
	padding-left:15px;
}

.ref_profile .first_class,
.ref_exchange .table_exchange {
	border-collapse:collapse;
}

.ref_exchange h6{
	margin-bottom:0px;
}

.ref_profile .first_class td,
.ref_profile .first_class th,
.ref_exchange .table_exchange th,
.ref_exchange .table_exchange td {
	padding:5px;
	border:solid 1px #ccc;
}


.table_exchange .table_ind {
	padding-left:2.0em !important;
	background-color:#F0F0F0!important;
}

.ref_profile .first_class th,
.ref_exchange .table_exchange th {
	background:#bababa;
}

.ref_profile .first_class td,
.ref_exchange .table_exchange td {
	background:#f0f0f0;
}

.ref_exchange .table_exchange td.num {
	background:#eaeaea;
}

.ref_profile .prof_hist {
	border-collapse:collapse;
	width:100%;
}

.ref_profile .prof_hist td,
.ref_profile .prof_hist th {
	padding:5px;
	border:solid 1px #ccc;
}

.ref_profile .prof_hist th {
	background:#bababa;
}

.ref_profile .prof_hist td {
	background:#f0f0f0;
}

.ref_profile .main_info {
	margin-top:30px;
	margin-bottom:30px;
}

.ref_profile .main_info .photo {
	width:180px;
	float:left;
/*	padding-left:20px;*/
}

.ref_profile .main_info .name {
	font-weight:bold;
	padding-top:20px;
	margin-bottom:0;
	font-size:20px;
}

.ref_profile .main_info .kana {
	margin-top:0;
}

.ref_profile .table_award,
.ref_training .table_training {
	display:table;
	width:100%;
}

.ref_profile .table_award .tr,
.ref_training .table_training dl {
	display:table-row;
}

.ref_profile .table_award .tr .td {
	display:table-cell;
	padding:8px;
	border-bottom:dotted 1px #DFE6EB;
	font-size:14px;
}

.ref_profile .table_award .t_award_fifa{
	width:138px;
		
}

.ref_training .table_training {
	margin-bottom:20px;
}

.ref_training .table_training dt,
.ref_training .table_training dd {
	display:table-cell;
	padding:10px 8px 10px;
	border-bottom:dotted 1px #DFE6EB;
	font-size:14px;
}

.ref_training .table_training dt {
	width:150px;
}

.ref_training .table_training.th_bold dt {
	width:250px;
	font-weight:bold;
}

.ref_training .table_training ul {
	list-style-type:disc;
}

.ref_exchange .table_exchange td.bg_yellow {
	background:#fff7d8;
}

.ref_exchange .fig_exchange {
	float:right;
	margin-left:15px;
}

.first_class tr:nth-child(odd) td,
.prof_hist tr:nth-child(odd) td,
.table_exchange tr:nth-child(odd) td{
	background: #eaeaea;
}
.first_class {
	margin-top: 20px;
}
.first_class th{
	text-align: left;
}
/* 
.first_class td{
	width: 16%;
}
 */

/* space */

.mT20 {
	margin-top:20px;
}

.mT35 {
	margin-top:35px;
}

.mB20 {
	margin-bottom:20px;
}

.mB35 {
	margin-bottom:35px;
}

/* 審判上リンク */
.color_link {
	margin: 20px 0;
}

.color_link span{
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 8px;
}

.color_link span a{
    color: #0B8FBA;
}

.color_link span.current{
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
		color:#333;
}

.color_link span:last-child{
    border: none;
}