/* =================================
main-banner
================================= */
.main-banner { background-image: url('../img/bg_top_01.png'); }

/* =================================
main-contents
================================= */
.main-contents {
  padding-top: 45px;
  padding-bottom: 20px;
  font-size: 0;
}

.main-contents .sidebar {
  padding-top: 4px;
  margin-right: 0;
  font-size: 14px;
}

.main-contents a { text-decoration: none; }

.main-contents .content {
  margin: 0 0 80px;
  width: 760px;
  font-size: 14px;
  padding-left: 40px;
}

.content h2 {
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 36px;
}

.content-m-purpose .txt-info {
  font-size: 36px;
  margin: 0 0 40px 0;
}

.content-m-purpose .name-table { 
  font-size: 20px; 
  color: #333333;
  font-weight: bold;
  padding: 0 0 1px;
} 

.content-m-purpose .table-m {
  border-spacing: 0;
  margin: 9px 0 46px 0;
}

.content-m-purpose .tab-m02,
.content-m-purpose .tab-m04 { margin-bottom: 47px; }

.content-m-purpose .tab-m03 { margin-bottom: 48px; }

.content-m-purpose .tab-m05 { margin-bottom: 27px; }

.content-m-purpose .table-m tr td:last-child { border-right: 1px solid #e6e9ee; }

.content-m-purpose .table-m  tr:first-child {
  background-color: #133a67;
  color: #fff;
  font-size: 14px;
}

.content-m-purpose .table-m th {
  border-left: 1px solid #fff;
  font-weight: normal;
  text-align: left;
  padding: 10px;
  line-height: 20px;
}

.content-m-purpose .table-m th:first-child { border-left: none; }

.content-m-purpose .table-m tr:nth-child(even) { background-color: #f4f6f8; }

.content-m-purpose .table-m tr td {
  border-left: 1px solid #e6e9ee;
  border-bottom: 1px solid #e6e9ee;
  padding: 8px 11px 9px;
  line-height: 22px;
}

.table-m tr td:first-child { width: 70px; }

.tab-m01 tr td:nth-child(2) { width: 460px; }

.tab-m01 tr td:nth-child(3) { width: 58px; }

.tab-m01 tr td:nth-child(4) { width: 128px; }

.tab-m02 tr td:nth-child(2) { width: 330px; }

.tab-m02 tr td:nth-child(3) { width: 60px; }

.tab-m02 tr td:nth-child(4) { width: 128px; }

.tab-m02 tr td:nth-child(5) { width: 129px; }

.tab-m03 tr td:first-child, 
.tab-m04 tr td:first-child { 
  padding: 0 9px;
  width: 80px; 
}

.tab-m03 tr td:nth-child(2), 
.tab-m04 tr td:nth-child(2) { width: 580px; }

.tab-m03 tr td:nth-child(3),
.tab-m04 tr td:nth-child(3) { width: 59px; }

.tab-m05 tr td:nth-child(2) { width: 315px; }

.tab-m05 tr td:nth-child(3) { width: 275px; }

.tab-m05 tr td:nth-child(4) { width: 60px; }

.tab-m06 tr td:nth-child(1) { width: 340px; }

.tab-m06 tr td:nth-child(2) { width: 319px; }

.tab-m06 tr td:nth-child(3) { width: 61px; }

.tab-m06 { margin: 11px 0 0 0 !important; }

.tab-m06 tr td { vertical-align: top; }

.tab-m03 tr td:first-child,
.tab-m04 tr td:first-child {
  width: 90px;
}