#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 .subTtl {
  background: url(/asbee/sp/image/store/ttl_bg.png) repeat-x;
  height: 23px;
  padding: 11px 10px 0px;
  color: #333;
  line-height: 1;
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
}
#contents #privacySect .greyTT {
  background: #999;
  border-bottom: 1px solid #888888;
  border-top: 1px solid #aaaaaa;
  line-height: 1;
  color: #fff;
  text-shadow: 0px -1px 0 #5a5a5a;
  padding: 5px 9px;
  font-size: 13px;
}
#contents #privacySect .ttl {
  border-bottom: 1px solid #dddddd;
  padding: 10px 10px;
  font-size: 13px;
}
#contents #privacySect dl {
  border-bottom: 1px solid #dddddd;
  padding: 10px 10px;
}
#contents #privacySect dl dt {
  font-weight: bold;
  font-size: 13px;
  display: block;
  line-height: 1;
  padding: 0 0 6px;
}
#contents #privacySect dl dd {
  display: block;
  line-height: 1.2;
}


