@charset "utf-8";


#teamList {
	margin: 0px;
	padding: 10px 0px;
	width: 576px;
	clear: both;
}
#teamList table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 0px 0px 13px;
	width: 574px;
	border-collapse: collapse;
	border: 2px solid #999999;
	padding: 0px;
}
#teamList th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 28px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	width: 90px;
}
#teamList td {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#teamList th.stu-1-12p {
	background-image: url(team-map/teamType_img/stu-1-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-2-12p {
	background-image: url(team-map/teamType_img/stu-2-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-3-12p {
	background-image: url(team-map/teamType_img/stu-3-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-E-12p {
	background-image: url(team-map/teamType_img/stu-E-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-7-12p {
	background-image: url(team-map/teamType_img/stu-7-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-Ika-12p {
	background-image: url(team-map/teamType_img/stu-ikashika-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.stu-hi-12p {
	background-image: url(team-map/teamType_img/stu-hi-12p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}

#teamList th.priv-9p {
	background-image: url(team-map/teamType_img/priv-9p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.x2-4-9p {
	background-image: url(team-map/teamType_img/x2-4-9p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}
#teamList th.x1-9p {
	background-image: url(team-map/teamType_img/x1-9p.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
}


#teamList caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.mapClear {
	display: none;
	clear: both;
}

th, td {
	border: 1px solid #999999;
}
