#contents {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 4px;
}
#contents .subCap {
  border-bottom: 1px solid #dddddd;
  background: url(/asbee/sp/image/home/h2_bg.png) repeat-x;
  background-size: 100% 33px;
}
#contents .subCap h2 {
  float: left;
  width: 100%;
  height: 33px;
}
#contents .subCap h2 span {
  display: inline-block;
  margin: 9px 0 0 11px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
}
#contents .subExp {
  height: 20px;
  background: #e9e9e9;
  padding: 9px 10px 0px;
  color: #333;
  line-height: 1.2;
  font-size: 10px;
}
#contents .subTtl {
  background: url(/asbee/sp/image/store/ttl_bg.png) repeat-x;
  height: 21px;
  padding: 12px 10px 0px;
  color: #333;
  line-height: 1;
  font-size: 11px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}
#contents .recTxt {
  padding: 11px 10px;
  font-size: 10px;
  line-height: 1.6;
}
#contents .a_btn {
  background: url(/asbee/sp/image/inquiry/a_btn_bg.png) no-repeat;
  background-size: 100% 31px;
  height: 31px;
  margin: 0 10px 5px;
}
#contents .a_btn a {
  display: block;
  background: url(/asbee/sp/image/inquiry/a_btn_arrow.png) 98% center no-repeat;
  background-size: 6px 11px;
  height: 31px;
}
#contents .a_btn a img {
  display: block;
  margin: 0px auto;
  width: 164px;
  padding-top: 8px;
}
#contents .a_btn:nth-child(2) a img {
  width: 169px;
}
#contents .att {
  text-align: center;
  font-size: 9px;
  line-height: 1;
  color: #666;
  margin: 0 0 15px;
}


