#mainFull {
  padding: 10px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.875em;
  line-height: 1.3;
}
.main-contents {
  margin: auto;
  width: 940px;
}
.head2,
.leadtext,
.itemlist {
  margin-bottom: 20px;
}
.leadtext2 {
  margin:  0px;
}
.head2 {
  background: #333;
  color: #fff;
  font-size: 1.3em;
  padding: 8px 30px;
}
.anchors {
  positon: relative;
  overflow: hidden;
  margin: 10px 0 0px;
}
.anchors ul {
  position: relative;
  left: 50%;
  float: left;
}
.anchors li {
  position: relative;
  left: -50%;
  float: left;
  margin: 0 2px;
}
.itemlist {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.item-head3 {
  background: #e0e0e0;
  padding: 6px 20px;
}
.item-lead,
.datalist {
  width: 920px;
  margin: auto;
}
.dl-title {
  font-weight: bold;
}
.dl-data {
  margin-left: 10px;
}
.table1,
.table2 {
  border-collapse: collapse;
  width: 910px;
}
.table1 th,
.table2 th {
  border: solid 1px #cccccc;
  border-bottom: double 3px #999999;
  line-height: 1.1;
  padding: 4px 2px 0;
  font-size: 0.86em;
  text-align: center;
}
.table1 td,
.table2 td {
  border: solid 1px #cccccc;
  padding: 4px;
  font-size: 0.86em;
  text-align: center;
  vertical-align: top;
}
tr:nth-of-type(even) {
  background: #f8f8f8;
}
td.txt-L {
  text-align: left;
  padding-left: 6px;
  vertical-align: top;
}
.table1 .c1 {
  width: 120px;
}
.table1 .c2 {
  width: 145px;
}
.table1 .c3 {
  width: 45px;
}
.table1 .c4 {
  width: 45px;
}
.table1 .c5 {
  width: 60px;
}
.table1 .c6 {
  width: 40px;
}
.table1 .c7 {
  width: 55px;
}
.table1 .c8 {
  width: 35px;
}
.table1 .c9 {
  width: 45px;
}
.table1 .c10 {
  width: 35px;
}
.table1 .c11 {
  width: 90px;
}
.table1 .c12 {
  width: 195px;
}
.table1 .c12td {
  text-align: left;
}
.item-head3,
.item-lead,
.datalist,
.dl-data {
  margin-bottom: 10px;
}
.itemlist > li {
  margin-bottom: 40px;
}
.numlist {
  list-style-type: decimal;
  margin: 5px 30px;
}
.inlinelist > li {
  float: left;
  margin-right: 2px;
}
.goTopRight {
  float: right;
  font-size: 0.86em;
  margin: 0 5px 0 0;
  padding: 0;
}
