#contents {
  border-bottom: 1px solid #cccccc;
}
#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;
}

.tirashiExp {
  background: #f3f3f3;
  line-height: 1.6;
  padding: 12px;
  text-align: center;
  border-top: #dddddd 1px solid;
}

.tirashiImg {
  background: #e0e0e0;
  border-top: #d0d0d0 1px solid;
  padding: 12px 10px;
}
.tirashiImg img {
  display: block;
  margin: 0 auto;
  width: 300px;
}


