* { color: #444; font-size: 12px; line-height: 20px; }

body {
  background-color: #bbb;
  margin: 0 0 20px;
  padding: 0 0 20px;
}

h2 {
  margin-left: 20px;
  font-size: 14px;
  color: #333333;
}

li {
  margin-bottom: 16px;
}

#pri {
  position: relative;
  background-color: #fff;
  width: 800px;
  height: 875px;
  margin: 0 auto;
}

.container {
    margin: 0 auto;
    width: 600px;
}

.line {
    position: absolute;
    width: 5px;
    height: 875px;
}

.line-l {
    background-image: url(../../image/cmn_b_left.gif);
}

.line-r {
    background-image: url(../../image/cmn_b_right.gif);
    right: 0;
    top: 0;
}

.line-b {
    position: static;
    width: 795px;
    height: 5px;
    background-image: url(../../image/cmn_b_under.gif);
    display: block;
    margin: 0 auto;
}

.menuLine {
  width: 600;
  font-size: 20px;
  margin: 45px 0 25px 0;
  border-width: 0 0 5px 0;
  color: #4c5386;
  line-height: 100%;
}

.menuLine-l {
  border-width: 0 0 4px 0;
  font-size: 20px;
}

.menuLine-r {
  border-width: 0 0 2px 0;
}

.green {
  color: #3f7d35;
  font-size: 14px;
  font-weight: bold;
}

.name {
  font-size: 12px;
  text-align: right;
  padding-right: 15px;
}

.contact {
  font-size: 12px;
  padding-left: 35px;
}

.contact dl dd {
  margin-left: 0;
}

.contact dl dd span {
  width: 50px;
  display: inline-block;
}

.list ul {
  padding-right: 20px;
  padding-left: 25px;
  list-style-type: none;
}

.list ul li {
  padding-left: 1em;
  text-indent: -1em;
}

.list ul li span {
  font-weight: bold;
  margin-right: 2px;
}

.jouhou {
  margin-bottom: 50px;
}

.footer {
  text-align: center;
}

.footer .copyright {
  margin-top: 20px;
}

@media screen\0 {
  .footer {
    margin-top: 50px;
  }
  .jouhou {
    line-height: 1.5em;
  }
  .list ul {
    line-height: 1.5em;
  }
}

@supports (-ms-ime-align: auto) and (not (-webkit-text-stroke: initial)) {
  .footer {
    margin-top: 50px;
  }
  .jouhou {
    line-height: 1.5em;
  }
  .list ul {
    line-height: 1.5em;
  }
}

_:-ms-lang(x), selector {
  .footer {
    margin-top: 50px;
  }
  .jouhou {
    line-height: 1.5em;
  }
  .list ul {
    line-height: 1.5em;
  }
}
