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

/* h2-area
-------------------------------------------------- */
#h2-area {
  display: none;
}

#jfa-acatdemy-area{
	display: none;
}

/* 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 li {
	background:none;/*url(/football_family/img/medical/arrow_below.jpg) no-repeat 5px 2px;*/
	padding-left:30px;
}

#page_nav.profile li {
	/*background:url(/football_family/img/medical/ico_arrow.jpg) no-repeat 5px 2px;*/
	padding-left:5px;
	float:left;
	display:inline-block;
	width:48%;
	font-size: 10px;
}


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 .fig {
	width:95%;
	margin:0 auto 6px;
}

.ref_system table {
	width:95%;
	border-collapse:collapse;
	margin:0 auto;
}

.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:95%;
	margin:0 auto;
}

.ref_system table.ref01 td:nth-child(1){
    width: 15%;
}

.ref_system table.ref01 td:nth-child(2){
    width: 20%;
}

.ref_system table.ref01 td:nth-child(3){
    width: 25%;
}

.ref_system .fig_box .fig {
	width:95%;
	margin-bottom:10px;
}

.ref_system table .w35 {
	width:35px;
}

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

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

.profile_list li {
	width:40%;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

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

.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;
}

.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;
}

#container #main-colum .profile_list li {
	height: 290px;
}

#container #main-colum .profile_list li p.name {
	font-weight:bold;
	margin: 3px;
}

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

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

.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 {
	margin:0 auto;
	width:90%;
}

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

.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:2px;
	margin-bottom:10px;
}

.ref_profile .profile_inter_list dl {
	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 {
	width:90%;
	margin:0 auto;
}

.ref_profile .profile_hist_list li:nth-child(odd) {
	width:48%;
	float:left;
	height:320px;
}

.ref_profile .profile_hist_list li:nth-child(even) {
	width:48%;
	float:right;
	height:320px;
}

.ref_profile .profile_hist_list .photo {
	width:95%;
}

.ref_profile .profile_hist_list dl {
	margin-top:0;
}

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

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

.ref_profile .profile_hist_list dd.info {
	margin-top:10px;
	min-height:6em;
}

.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;
	margin-bottom:10px;
}

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

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

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

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

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

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

.ref_profile .main_info .photo {
	width:40%;
	float:left;
	padding-left:10px;
}

.ref_profile .main_info .photo img {
	width:90%;
}

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

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

.ref_profile .table_award,
.ref_training .table_training {
	font-size:14px;
}

.ref_training .table_training ul {
	list-style-type:disc;
	margin-left:20px;
}

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

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

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

.college_logo img{
	display:block;
	margin:auto;
	}



/*style --*/

.sp_mB20 {
	margin-bottom:20px;
}

/* 審判上リンク
-------------------------------------------------- */
.color_link {
  padding: 0px;
  margin: 8px ;
  border-top: 1px solid #ccc;
  font-size: 10px;
}

.color_link span{
  padding: 5px;
  display: block;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.color_link span.current{
	font-weight: bold;
}

.color_link a {
  color: #0B8FBA;
  position: relative;
  display: block;
}

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

