header > div,
footer,
main {
  width: 960px;
  font-size: 12px;
  padding-right: 20px;
  padding-left: 20px;
}


header,
#dh {
  height: 50px;
}
header {
  min-width: 1024px;
  padding-top: 25px;
}
header h1,
header h1 a,
header h1 a > * {
  height: 15px;
  line-height: 15px;
}
header > div {
  position: relative;
}
header h1 {
  width: 120px;
}
header small {
  display: block;
  font-size: 10px;
  line-height: 1em;

  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate3d(0, -50%, 0);
}


footer {
  margin-top: 120px;
  padding-bottom: 30px;
}
footer ul:nth-of-type(1) li a {
  font-size: 1.75em;
}
footer ul:nth-of-type(2) {
  float: left;
}
footer li {
  font-size: 0.8em;
}


nav {
  float: left;
  width: 240px;
}
nav > a {
  padding-left: 1em;
}
nav ul {
  margin-left: 2.3em;
}


main {
  padding-top: 20px;
}
#data {
  float: right;
  width: 690px;
}

#tree {
  padding-right: 1.5em;
  padding-left: 1.5em;
}

#navigation {
  padding-top: 10px;
}
#navigation p.left {
  padding-left: 5px;
}



.alpha:active,
.alpha:hover {
  opacity: 0.5;
}

.pcn {
  display: none !important;
}



#home .cc {
  padding-top: 66.66%;
}
#home h1 {
  width: 160px;
  height: 90px;
}
#htopic,
#htopic div {
  border-left: solid 1px #f0f0f0;
}
#htopic {
  position: relative;
}
#htopic h2 {
  width: 20%;
  font-size: 1.1em;
  line-height: 1em;
  text-align: center;
  margin-top: -0.5em;

  position: absolute;
  top: 50%;
  left: 0;
}
#htopic div {
  margin-left: 20%;
  padding: 0.5em 0;
  border-right: solid 1px #f0f0f0;
}
#htopic div a {
  background-position: 1.5em center;
  padding-right: 1.5em;
  padding-left: 2.5em;

}



.topic {
  margin: 0px 10px 40px;
  padding: 20px 10px 30px;
}
.topic h1.title {
  margin-bottom: 0.5em;
  margin-left: -10px;
  padding: 0 10px 0.5em;
}
.topic h1.title time {
  float: right;
  padding-left: 5px;
}



h1.wtitle span,
h1.wtitle font {
  padding: 0.225em 0.4em 0.175em;
}
a.wlink {
  padding: 12px 10px 10px;
  border-top: solid 1px #e6e6e6;
}

.wlist {
  position: relative;
  overflow: hidden;
}
.wlist h1.wtitle,
.wlist div {
  width: 180px;
}
.wlist h1.wtitle {
  float: left;
  padding-top: 1.25em;
  padding-left: 0.5em;
  border-top: solid 1px #e6e6e6;
}

.wlist a.alpha,
.wlist aside {
  display: block;
  width: 480px;
  height: 320px;
}
.wlist div {
  position: absolute;
  bottom: 0;
  left: 0;
}
.wlist div a.wlink {
  width: 100%;
}

h1.wdtitle {
  font-size: 1.5em;
  margin-top: 3em;
  padding-left: 10px;
}
.wdetail a.wlink {
  float: right;
  width: 20%;
  margin-top: 3.1em;
  margin-right: 5px;
  margin-left: 1em;
}
#notice {
  margin-bottom: 50px;
  padding: 0 10px;
}

#srss {
}
#srss a {
  padding: 15px 10px;
}


#gmap {
  height: 360px;
}



#form {
}
#form th,
#form td {
  padding-top: 2em;
  padding-bottom: 2em;
}
#form th {
  padding-left: 1.5em;
}
#form td {
  width: 460px;
  padding-right: 2em;
}
#form td input[type="checkbox"] {
  margin-right: 5px;
}

div.wpcf7-response-output,
div.wpcf7-display-none,
div.wpcf7-validation-errors {
  line-height: 3em;
}



