@charset "UTF-8";

#map {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 680px;
}

.tableCon table.first td {
	border-right: none;
}

.tableCon table.first td.border {
	border-right: 1px solid #4D3018;
}

.tableCon table.first th.car {
	background-color: #385B89;
}

.tableCon table.first td.car {
	background-color: #8A93A1;
}

.tableCon table.first th.jr {
	background-color: #827F25;
}

.tableCon table.first td.jr {
	background-color: #AFA56F;
}