@charset "utf-8";

#container , #columnTwoBox {overflow:visible;}

/* playerList */
/************************************************/

#playerList {
 	overflow:hidden; 
  	zoom: 1;
  }

#playerList:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#playerList ul {
 	overflow:hidden; 
  	zoom: 1;
  }


#playerList li {
	float: left;
}


#playerList ul li a {
	background-image: url(/team/player/img/bg_list.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 192px;
	margin-bottom: 15px;
	height: 86px;
	margin-right: 5px;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
  }


#playerList ul li a:hover {
	background-image: url(/team/player/img/bg_liston.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;

}

#playerList ul li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 7px;

}

.kana {
	font-size: 84%;
	color: #009900;
}
.textPosision {
	font-size: 80%;
	color: #999999;
}
.h3player {
	text-decoration: none;
	background-image: url(/team/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

/*　08/08/19  枠付きBOX　パディング変更　*/

.boardBox_01 {
	border:1px solid #E0E0E0;
	margin-bottom:20px;
	padding-left:13px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:6;
}

/* 081028 offseason list title */
.title_offseason {
	background-color:#F7F7F7;
	border:1px solid #EEEEEE;
	color:#626262;
	display:block;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding:7px 5px 5px 10px;
	width:auto;
	margin-bottom: 10px;
}

/* 081028 offseason list boxline */
.boxline_offseason {
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-BOTTOM: 10px; 
}

/* 101220 */
.tableBs04{
	border-right: solid 1px #cbc9c9;
	border-left: solid 1px #cbc9c9;
}

.tableBs05{
	border-left: solid 1px #cbc9c9;
}

.td01_bt_player {
	background-color: #efefef;
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-top: solid 1px #ffcc00;
	border-bottom: solid 1px #cbc9c9;
}

.td01c_bt_player {
	background-color: #efefef;
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-top: solid 1px #ffcc00;
	border-right: solid 1px #cbc9c9;
	text-align: center;
}

.td02_bt_player {
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-top: solid 1px #ffcc00;
	border-bottom: solid 1px #cbc9c9;
}

.td01_player {
	background-color: #efefef;
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-bottom: solid 1px #cbc9c9;
}

.td02_player {
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-bottom: solid 1px #cbc9c9;
}

.td02c_player {
	padding: 7px 5px 7px 10px;
	font-size: 92%;
	border-bottom: solid 1px #cbc9c9;
	border-right: solid 1px #cbc9c9;
	text-align: center;
}

.image_box_player{
	border: solid 1px #ffcc00;
}

.h5nor01_player {
	margin-bottom: 05px;
	background-image: url(/_share/bg_h5nor01.gif);
	background-repeat: no-repeat;
	background-position: left center ;
	padding-left: 18px;
	font-size: 13px;
	color: #FB9E04;
	height:auto;
	width:auto;
	font-weight:normal;
	line-height:normal;
}



.table th{
	width:50%;
	padding:8px;
	background:#333;
	border-top:2px #999 solid;
	border-bottom:1px #999 solid;
	border-right:1px #999 solid;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.table td{
	width:auto;
	padding:8px;
	border-right:1px #999 solid;
	border-bottom:1px #999 solid;
	background:url(/team/record/img/bg_table.jpg) bottom repeat-x #FBFBFB;
}

.table .left-border{
	border-left:2px #999 solid;
}

.table .right-border{
	border-right:2px #999 solid;
}

.table .bottom-border{
	border-bottom:2px #999 solid;
}


/* ドラフト */
.dft_right {
	float:left;
	width:384px;
	margin-right:14px;
}

.dft_right2 {
	float:left;
	width:180px;
	margin-right:14px;

}

.dft_right3 {
	float:left;
	width:386px;
}

.dft_qa li{
	margin-bottom:5px;

	}
.dft_qa li.dft_q {
	color:#990000;
}

.dft_ml10 {
	margin-left:10px;
}

.dft_mr05 {
	margin-right:5px;
}

.dft_sub {
	border:1px solid #666;
	float:left;
	width:275px;
	padding:5px;
}

.dft_sub_area {
	width:580px;
}

.dft_in_box {
	margin-left:10px;
}

.dft_sub img{
	padding:1px;
	border:1px solid #999;
}

.dft_right_player img{
	border:2px solid #666;
}

.dft_ttl_interview{
	color: #656565;
}
