table {
  border: 1px solid #bfa68e;
  padding: 10px;
  margin-bottom: 30px;
}
table th {
  border: 1px solid #bfa68e;
  padding: 10px;
  text-align: center;
  background: #d6cdb8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 20px;
  padding-bottom: 20px;
}
table td {
  border: 1px solid #bfa68e;
  padding: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.sidecontents h3 {
  margin-left: 10px;
}
.sidecontents .sidenav {
  margin: 0 10px 20px 10px;
}
.sidecontents .sidenav li {
  line-height: 30px;
  font-weight: bold;
}
.sidecontents .sidenav li a {
  display: block;
  color: #968567;
  padding-left: 30px;
  background: url(../img/common/list03.gif) no-repeat;
  background-position: 5px 10px;
}
.sidecontents .sidenav li a:hover {
  color: #362e2b;
  text-decoration: none;
  background: #d3c7b3 url(../img/common/list04.gif) no-repeat;
  background-position: 5px 10px;
}
.sidecontents .sidenav .original {
  margin: 0 auto;
  margin-top: 10px;
  height: 20px;
  line-height: 20px;
  border-bottom: none;
}
.sidecontents .sidenav .original a {
  padding-left: 0;
  display: inline;
  background: none;
}
.sidecontents .sidenav .original a:hover {
  text-decoration: none;
  background: none;
}

@media (max-width: 480px) {
  .maincontents .spaceright20,
  .maincontents .spaceleft20 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .maincontents .spaceright20 img,
  .maincontents .spaceleft20 img {
    width: 100%;
    height: auto;
  }
}

#nav8on .sidenav .nav8 a {
  color: #362e2b;
  background: #d3c7b3 url(../img/common/list04.gif) no-repeat;
  background-position: 5px 10px;
}

.linkdl {
  margin-bottom: 30px;
}
.linkdl dt {
  font-weight: bold;
}
.linkdl dd {
  margin-bottom: 10px;
}

.mailform {
  padding-top: 20px;
  vertical-align: top;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.mfname1 {
  border: none;
  line-height: 1.6;
}

.mfname2 {
  border: none;
  line-height: 1.6;
}

.mfname3 {
  border: none;
  line-height: 1.6;
}

.mfname4 {
  border: none;
  line-height: 1.6;
}

.mfs1 {
  border: none;
  line-height: 1.6;
}

.mfs2 {
  border: none;
  line-height: 1.6;
}

.namefont {
  padding: 0 10px;
}

.caption {
  color: #e00;
}

.mfp {
  width: 60%;
  border: none;
  line-height: 1.6;
  margin-left: 10px;
}

#mfp_buttons {
  padding-top: 20px;
  padding-bottom: 10px;
}

.center_pic {
  text-align: center;
}

#mailform input[type=text] {
  padding: 5px;
  border-radius: 3px;
}
#mailform textarea {
  padding: 5px;
  border-radius: 3px;
}

.tablestyle1 tr {
  margin: 0;
  padding: 8px;
}
.tablestyle1 tr th {
  margin: 0;
  padding: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.tablestyle1 tr td {
  margin: 0;
  padding: 8px;
}

.tablestyle2 th {
  width: 65px;
}
.tablestyle2 tr {
  margin: 0;
  padding: 8px;
}
.tablestyle2 tr th {
  margin: 0;
  padding: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.tablestyle2 tr td {
  margin: 0;
  padding: 8px;
}/*# sourceMappingURL=info.css.map */