#aside {
	background-image:url(../images/M-3.jpg?1.1); }

#navi > .container > ul > li:nth-child(4) {
	border-bottom:5px #003399 solid; }

table + div { margin:5px 0 0; }

#table-1 thead tr th:nth-child(1) {
	width:160px; }
#table-1 thead tr th:nth-child(2) {
	width:200px; }
#table-1 thead tr th:nth-child(3) {
	width:200px; }
#table-1 thead tr th:nth-child(4) {
	width:200px; }

#table-2 thead tr th:nth-child(1) {
	width:150px; }
#table-2 thead tr th:nth-child(2) {
	width:160px; }
#table-2 thead tr th:nth-child(3) {
	width:450px; }

#table-2 tbody tr td:nth-child(2) {
	text-align:center; }
