@charset "utf-8";

/* 加圧トレーニング /kaatsu/ */
body.page div#contents div#facial h2 {
  margin-bottom: 28px;
}

body.page div#contents div#facial p {
  margin-right: 22px;
  margin-left: 22px;
}

body.page div#contents div#facial div.section {
  background-color: #dbebd1;
  clear: both;
}

body.page div#contents div#facial div.section {
  /zoom : 1;
}

body.page div#contents div#facial div.section:after {
  content :"";
  display :block;
  clear :both;
}

body.page div#contents div#facial div#muscles-lymph-massage {
  margin-top: 50px;
}

body.page div#contents div#facial div.section h3 {
  margin-bottom: 23px;
}

body.page div#contents div#facial div.section h4 {
  margin: 0 0 18px 22px;
}

body.page div#contents div#facial div.section ol {
  margin: 0 0 0 22px;
  padding-bottom: 30px;
  overflow: hidden;
}

body.page div#contents div#facial div.section ol li {
  padding-right: 20px;
  float: left;
  width: 140px;
  height: 230px;
  background: transparent url("../img/main/facial/arrow.gif") 146px 58px no-repeat;
  list-style: none;
}

body.page div#contents div#facial div.section ol li.noArrow {
  background: none;
}


