#footInner {
  margin: 0 auto;
  width: 300px;
}

#topSect {
  margin: 0 0 10px;
  border-bottom: 1px dotted black;
}
#topSect .ttl {
  margin: 13px 0 0;
}
#topSect .mceExp {
  margin: -2px 0 0;
}
#topSect .mceExp .left {
  float: left;
  width: 68px;
  margin: 40px 0 0;
}
#topSect .mceExp .right {
  float: right;
  width: 225px;
  line-height: 1.6;
  letter-spacing: 0.5px;
}
#topSect .mceExp .right p {
  margin: 6px 0 0;
}
#topSect .sampleImg {
  margin: 7px 0 10px;
}

#frameSect {
  background-image: url(/green/sp/image/foot/blue_frame_top.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% 15px;
  padding: 15px 0 0;
  margin: 0 0 20px;
  border: 1px solid #1192d7;
}
#frameSect .inner {
  background-image: url(/green/sp/image/foot/blue_frame_bt.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 15px;
  padding: 0 0 15px;
}
#frameSect .ttl img {
  display: block;
  width: 142px;
  margin: 0 auto;
}
#frameSect .pic {
  width: 279px;
  background-image: url(/green/sp/image/foot/blue_bd.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 5px 1px;
  padding: 0 0 9px;
  margin: 5px auto 0;
}
#frameSect .pic img {
  display: block;
  width: 279px;
}
#frameSect .listWrap {
  letter-spacing: 0.5px;
  line-height: 1.4;
  padding: 9px 0 0 10px;
}
#frameSect .listWrap .bgImg {
  float: left;
  width: 100%;
  height: 103px;
}
#frameSect .listWrap .bgImg dt {
  width: 80px;
}
#frameSect .listWrap dl {
  float: left;
  width: 144px;
  height: 57px;
}
#frameSect .listWrap dl dt {
  float: left;
  width: 90px;
  font-size: 6px;
}
#frameSect .listWrap dl dt .name {
  border-bottom: 1px solid black;
  font-size: 8px;
  font-weight: bold;
  margin: 2px 0 2px 0;
  display: inline-block;
}
#frameSect .listWrap dl dd {
  float: left;
  margin: 2px 5px 0 0;
}

#bottomSect li:nth-child(1) {
  margin: 0 0 11px;
}
#bottomSect li:nth-child(2) {
  margin: 0 0 15px;
}
#bottomSect li:nth-child(3) {
  margin: 0 0 16px;
}

.btnLyt {
  background-image: url(/green/sp/image/foot/grey_sdw_btn.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 100% 50px;
  height: 50px;
  width: 90%;
  margin: 0 auto 10px;
}
.btnLyt a {
  background-image: url(/green/sp/image/foot/roope_i.png);
  background-repeat: no-repeat;
  background-position: 3%;
  background-size: 22px 22px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.2;
  padding: 10px 0 0;
  height: 40px;
}


