@charset "utf-8";


#lead {
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 580px;
}
#leadHead {
	background-image: url(team-map/kantoh/img/map_all-kantoh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 150px;
	clear: none;
}
#leadText {
	background-image: url(team-map/teamSim_img/v-border.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: right;
	height: 150px;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#area {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 381px;
	width: 580px;
}
#map {
	margin: 0px;
	padding: 0px 0px 12px;
	float: left;
	width: 446px;
}
#tipText {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 381px;
	width: 120px;
}
#gameSchedule {
	margin: 0px;
	width: 577px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gameSchedule table {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 570px;
	border-collapse:collapse;
	border: none;
	line-height: 16px;
}
#gameSchedule td {
	width: 498px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#gameSchedule th {
	width: 66;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#gameSchedule caption {
    text-align: left;
	font-size: 14px;
	font-weight: bold;
	}
