.shisetuBox {
  margin: 0 0 30px;
}

.shisetuBoxL {
  width: 270px;
  float: left;
}
.shisetuBoxR {
  width: 270px;
  float: right;
}
.shisetuBoxR p {
  margin-bottom: 6px;
}

/*########################*/
/*Tuir*/
/*########################*/
#subnaviBox {
  width: 191px;
  background: url(./images/subnavi.gif) no-repeat;
}
#subnaviBox li,
#ttlBox li {
  width: 191px;
  height: 31px;
  display: block;
}
*html #subnaviBox li,
*html #ttlBox li {
  float: left;
}
#ttlBox li {
  height: 21px;
}
#subnaviBox li a,
#ttlBox li a {
  width: 191px;
  height: 31px;
  display: block;
  float: left;
  text-indent: -5000px;
  font-size: 2px;
  background: url(./images/subnavi.gif) no-repeat;
}
#ttlBox li a {
  height: 21px;
}
#ttlBox {
  height: 125px;
}
/**/
sbKyk,
sbKyk a:link,
sbKyk a:visited {
  background-position: 0 0;
}
#sbYu,
#sbYu a:link,
#sbYu a:visited {
  background-position: 0 -31px;
}
#sbRyk,
#sbRyk a:link,
#sbRyk a:visited {
  background-position: 0 -62px;
}

/*hover*/
#sbKyk a:hover {
  background-position: -191px 0px;
}
#sbYu a:hover {
  background-position: -191px -31px;
}
#sbRyk a:hover {
  background-position: -191px -62px;
}

h5 {
  color: #372f24;
  padding-left: 10px;
  margin-bottom: 3px;
  background: url(../images/share/yajirushi.gif) 0 0.3em no-repeat;
}
h5 span {
  margin-left: 1.5em;
  font-weight: normal;
  color: #000;
}

h6 {
  color: #372f24;
  margin-bottom: 3px;
}
h6::before {
  content: "";
  color: #d67083;
}

/*kyakushitsu*/
.NewsBox {
  margin: 0 0 15px;
}

dl {
  width: 552px;
  margin: 0;
  clear: both;
}
dt {
  float: left;
  padding: 2px 0 0;
  clear: both;
}
dd {
  font-weight: bold;
  margin-left: 55px;
  padding: 5px 0 0 5px;
}

.oshirase dd {
  font-size: 120%;
  color: #dc375f;
}
