#tooltip {
	position: absolute;
	z-index: 3000;
}
.clear {
	 clear: both;
}
#team-group, #team-list {
	padding-top: 10px;
}
#team-list {
	display: none;
}
.team {
	padding: 25px 45px 20px 55px;
	background: url(../images/team/kaplusa_team.png) no-repeat;
	left: -80px;
	position: relative;
	width: 750px;
	height: 320px;
}
#tt-ns a,
#tt-ka a,
#tt-to a,
#tt-rj a,
#tt-cr a,
#tt-jf a,
#tt-jb a,
#tt-jg a{
	height: 320px;
	float: left;
	text-indent: -9999px;
	background: none;
}
	#tt-ns a {
		width: 120px;
	}
	#tt-to a {
		width: 120px;
	}
	#tt-ka a {
		width: 129px;
	}
	#tt-cr a {
		width: 136px;
	}
	#tt-jf a {
		width: 120px;
	}
	#tt-jb a {
		width: 125px;
	}
#tooltip.tt-ka,
#tooltip.tt-ns,
#tooltip.tt-to,
#tooltip.tt-jb,
#tooltip.tt-cr,
#tooltip.tt-jf {
	height: 54px;
	width: 194px;
	text-indent: -9999px;
}
#tooltip.tt-ka {
	background: url('../images/team/tooltip_ka.png');
}
#tooltip.tt-ns {
	background: url('../images/team/tooltip_ns.png');
}
#tooltip.tt-jb {
	background: url('../images/team/tooltip_jb.png');
}
#tooltip.tt-cr {
	background: url('../images/team/tooltip_cr.png');
}
#tooltip.tt-jf {
	background: url('../images/team/tooltip_jf.png');
}
#tooltip.tt-to {
	background: url('../images/team/tooltip_to.png');
}

.page-team #page-header {
	padding:28px 30px 17px 30px;
}
.page-team .grid-toggle {
	width: 682px;
}
.grid-toggle a {
	background-color: #FFFFFF;
}
#team-list {
	padding-bottom: 30px;
}
.team-list-bio {
	padding-top: 30px;
	height: 150px;
	overflow: hidden;
}
.bio-list-pic {
	width: 150px;
	float: left;
}
.bio-list-content {
	width: 510px;
	float: right;
}
	.bio-list-position {
		padding-bottom: 10px;
		font-weight: bold;
		line-height: 14px;
	}
	.bio-list-text {
		line-height: 18px;
	}
	.bio-list-text p {	
		margin-bottom: 7px;
	}

.name-ka a,
.name-ns a,
.name-jb a,
.name-cr a,
.name-jf a,
.name-to a {
	text-indent: -9999px;
	width: 165px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
.name-ka a {
	background: url(../images/team/name_ka.gif) no-repeat;
	width: 130px;
}
.name-ns a {
	background: url(../images/team/name_ns.gif) no-repeat;
	width: 144px;
}
.name-jb a {
	background: url(../images/team/name_jb.gif) no-repeat;
	width: 130px;
}
.name-cr a {
	background: url(../images/team/name_cr.gif) no-repeat;
	width: 96px;
}
.name-jf a {
	background: url(../images/team/name_jf.gif) no-repeat;
	width: 123px;
}
.name-to a {
	background: url(../images/team/name_to.gif) no-repeat;
	width: 98px;
}