#notfoundPage .subttl {
  background-image: url(/green/sp/image/top/green_bd.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 2px;
  height: auto;
  border-top: 1px solid white;
  padding: 0 0 3px;
}
#notfoundPage .subttl .inner {
  background-image: url(/green/sp/image/top/gr_grd_each.png);
  background-repeat: repeat-x;
  background-position: left;
  background-size: 100% 38px;
  height: auto;
  border-bottom: 1px solid #e6e6e6;
}
#notfoundPage .subttl .name {
  float: left;
  font-size: 16px;
  line-height: 1;
  padding: 9px 0;
  margin: 0;
  letter-spacing: 0.01em;
  text-indent: 8px;
}

#notfoundIndex {
  font-size: 14px;
}
#notfoundIndex li a {
  display: block;
  height: 37px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid white;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
#notfoundIndex li a span {
  display: block;
  padding: 12px 0 0 9px;
  background-image: url(/green/sp/image/top/grey_arrow.png);
  background-repeat: no-repeat;
  background-position: 98.5% 14px;
  background-size: 7px 12px;
}
#notfoundIndex .txt {
  padding: 15px 10px;
  border-bottom: 1px solid #cccccc;
}


