/*
* football.css
*
*/
/* --------------------------------
   football
-------------------------------- */
.post-type-content table th {
	width: 20%;
}
.post-type-content table th.week {
	width: 10%;
}
.post-type-content table th.class {
	width: auto;
}

.post-type-content table td {
  padding: 13px 7px;
}

#football .l-section-map {
  margin: 94px 0 0 0;
}
