@charset "utf-8";

.gaiyou {
  width:820px;
  margin:auto;
  border-top:1px solid #ccc;
  margin-top:-;
}
.gaiyou th {
  border-bottom:1px solid #ccc;
  font-weight:normal;
}
.gaiyou td {
  border-bottom:1px solid #ccc;
}
.ls2 {
  letter-spacing:2em;
}
.ls05 {
  letter-spacing:0.5em;
}
.ls1 {
  letter-spacing:1em;
}
.yakuin th {
  border:none;
  padding:3px 3em 3px 0;
}
.yakuin td {
  border:none;
  padding:3px 0;
}
.gaiyou span a {
  border:1px solid #ccc;
  padding:0.3em 0.6em 0.3em 1.2em;
  margin-left:1em;
  background:#f1f4f9 url(../../images/common/ico_arrow.png) 7px 50% no-repeat;
}
.kyoukyuu th span  {
  background:#ddd;
  display:inline;
  padding:5px;
}
.kyoukyuu .toppadding {
  padding-top:0;
}
.kyoukyuu .noborder {
  border-bottom:none;
  padding-bottom:0;
}

.enkaku {
  border-top:1px solid #ccc;
}
.enkaku td,
.enkaku th {
  background:none;
  font-weight:normal;
  border-bottom:1px solid #ccc;
}
.torihiki {
  border:1px solid #ccc;
  text-align:center;
  margin-bottom:20px;
  background:#f5f5f5;
  padding:7px;

}
.torihiki a {
  display:block;
}
.torihiki a span:after {
  content: "\f08e";
  font-family: FontAwesome;
  padding-left:5px;
  color:#999;
}
.torihiki a span {
  text-decoration:none !important;
}
.syuyou {
  margin-bottom:50px;
}
.history-img {
  margin-bottom:20px;
}
@media (max-width: 984px) {
  .gaiyou {
    width:auto;
  }
}