@charset "utf-8";
/* CSS Document */

/* ------------------------ Gallarey ------------------------ */
#team{
	margin: 0px auto;
	width: 940px;
	background-color: #080808;
	text-align: left;
	border-left: 1px solid #2D2D2D;

}
/* ------------------------ 左カラム ------------------------ */
#s_left ul{
	list-style-type: none;
}
#s_left li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #2D2D2D;
	margin-bottom: 5px;
}
#s_right .read{
	width: 680px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	letter-spacing: 1px;
	line-height: 28px;
}
#s_right .read .left{
	float: left;
	width: 380px;
}
#s_right .read .ph{
	float: right;
}
/*選手一覧*/
#s_right .hyou{
	width: 680px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#s_right .hyou td{
	text-align: left;
	vertical-align: middle;
}
#s_right .hyou td img {
	vertical-align: text-bottom;
}


#s_right .hyou .col1{
	background-color: #080808;
}
#s_right .hyou .col2{
	background-color: #332F16;
}
/* ------------------------ ウィンドウ ------------------------ */
#photo{
	width: 100%;
	background-image: url(../common/img/Head_haikei.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#photo .rogo{
	margin: auto;
	width: 450px;
	padding-top: 10px;
}

#photo .ph{
	height: 365px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCC33;
	margin-top: 30px;
	margin-bottom: 20px;
}
#photo p{
	width: 420px;
	padding-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#photo .profile {
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#photo .profile td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#photo .profile .eg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#photo .wclose {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#s_right .setsumei {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
}

.eg{ display:none;}