﻿@charset "UTF-8";



#submenu > div > ul{

	list-style-type:circle;

	}

#submenu > div > ul > li{

	padding:0;

	margin-left:2.5em;

	}

#submenu>#players-staffLinks>h2{

	background:url('./img/players-staff.png') no-repeat transparent;

	width:230px;

	text-indent:;/* clearfixで背景まで飛んでしまうIE7互換表示バグ修正 */

}

#players-staffLinks{

	position:fixed;

}

#players-staffNavi{

	position:fixed;

	top:310px;

	margin:0 0 0 0;

	padding:15px 0 0 160px;

/*	text-indent:-9999em;*/

	overflow:hidden;

	display:block;

	background:url(img/gotop.png) no-repeat right;

	width:50px;

	height:32px;

	vertical-align:bottom;

}

a#players-staffNavi:link, a#players-staffNavi:visited, a#players-staffNavi:active{

	color:black;

}

.articles > h2{

	text-indent:-999em;

	width:230px;

	height:45px;

}

#sophomore{

	background:url(img/sophomore.png) no-repeat;

}

#junior{

	background:url(img/junior.png) no-repeat;

}

#senior{

	background:url(img/senior.png) no-repeat;

}

#coaches{

	background:url(img/coaches.png) no-repeat;

}

th,td{

	vertical-align:bottom;

}

th{

	border:solid black;

	border-width:0 1px 1px 0;

	padding-left:1em;

	line-height:1.8em;

	text-align:left;

	width:150px;

	font-size:9.5pt;

}

th+td{

	padding:0 1em;

	border:solid black;

	border-width:0 0 1px 0;	

	line-height:1.8em;

	font-size:9pt

}

.aMember{

	height:200px;

	width:620px;

	position:relative;

	margin-top:50px;

	background-color:#F2f2f2;

}

#sophArticles > div{

	border:1px solid #CAAABB;

	}

#juniArticles > div{

	border:1px solid #D697BB;

	}

#seniArticles >div {

	border:1px solid #DF80BB;

	}

#chArticles >div {

	border:1px solid #ABABCA;

	}

/* for Javascript. DO NOT DELETE */

.dropShadow {

	border:0 !important;

}

div.articles>h2+div.aMember{

	margin-top:0;

}

.portrait{

	position:absolute;

/*	margin:-50px 30px 0 0;*/

	top:5px;

	left:5px;

	border:1px solid black;

	z-index:1;

}

.nameTag{

	position:absolute;

/*	margin-top:-100px;*/

	z-index:1000;

	top:10px;

	left:260px;

}

.account{

	position:absolute;

	top:80px;

    left:170px;

	width:430px;

}
