@charset "utf-8";

/* トップページ */
body.home div#contents div.main {
  padding: 0;
  width: 695px;
  background: none;
}

body.home div#contents div.main div#flash {
  margin-bottom: 20px;
}

body.home div#contents div.main div#featureLymphMassage {
  margin: 0 15px 10px 0;
  background: transparent url("../img/main/top/feautre_lymph-massage/bg.gif") 0 bottom repeat-x;
  height: 283px;
}

body.home div#contents div.main div#featureLymphMassage ul {
  margin-bottom: 0;
  padding: 7px 0 0 13px;
}

body.home div#contents div.main div#featureLymphMassage ul li {
  margin-right: 6px;
  padding: 19px 6px 0;
  width: 147px;
  height: 208px;
  line-height: 1;
  float: left;
  background: transparent url("../img/main/top/feautre_lymph-massage/bg_li.gif") 0 bottom no-repeat;
  text-align: center;
}

body.home div#contents div.main div#featureLymphMassage ul li img {
  margin-bottom: 7px;
}

body.home div#contents div.main div#featureLymphMassage ul li img.description {
  margin-bottom: 23px;
}

body.home div#contents div.main div#trialCampaign {
  margin-bottom: 30px;
  background: transparent url("../img/main/top/trial-campaign/bg.png") 0 bottom no-repeat;
  height: 139px;
}

body.home div#contents div.main div#trialCampaign h2 {
  margin-bottom: 6px;
}

body.home div#contents div.main div#trialCampaign ul {
  margin-left: 20px;
}

body.home div#contents div.main div#trialCampaign ul li {
  display: inline;
}

body.home div#contents div.main div#trialCampaign ul li a img {
  border: none;
}

body.home div#contents div.main div#recommendContents {
  margin: 0 15px 30px 0;
  padding-bottom: 16px;
  background: transparent url("../img/common/border-59883e.gif") 0 bottom no-repeat;
  /zoom : 1;
}

body.home div#contents div.main div#recommendContents:after {
  content :"";
  display :block;
  clear :both;
}

body.home div#contents div.main div#recommendContents h2 {
  margin-bottom: 16px;
  padding-bottom: 7px;
  background: transparent url("../img/common/border-59883e.gif") 0 bottom no-repeat;
}

body.home div#contents div.main div#recommendContents ul {
  margin-bottom: 0;
}

body.home div#contents div.main div#recommendContents ul li {
  width: 325px;
  text-align: center;
}

body.home div#contents div.main div#recommendContents ul li.bridal {
  float: left;
}

body.home div#contents div.main div#recommendContents ul li.kaatsu {
  float: right;
}

body.home div#contents div.main div#recommendContents ul li img.movie {
  margin-top: 10px;
}

body.home div#contents div.main div#information {
  padding-right: 15px;
  float: right;
  width: 325px;
}

body.home div#contents div.main div#information h2 {
  margin-bottom: 12px;
}

body.home div#contents div.main div#information ul li {
  margin-bottom: 10px;
}

body.home div#contents div.main div#information table {
  margin-bottom: 10px;
  width: 100%;
}

body.home div#contents div.main div#information table tr th,
body.home div#contents div.main div#information table tr td {
  padding: 0;
  border: none;
  line-height: 2.5;
  font-size: 77%;
}

body.home div#contents div.main div#information table tr th {
  width: 65px;
  vertical-align: top;
  color: #999;
  font-weight: normal;
  text-align: left;
}

body.home div#contents div.main div#information table tr td {
  padding-left: 18px;
  background: transparent url("../img/main/top/information/listmark.gif") 0 0.8em no-repeat;
  font-size: 77%;
}

body.home div#contents div.main div#beautyColumn {
  float: left;
  width: 325px;
}

body.home div#contents div.main div#beautyColumn h2 {
  margin-bottom: 0;
}

body.home div#contents div.main div#beautyColumn ul {
  padding: 20px 0 0 30px;
  border: 7px solid #c8cfc2;
}

body.home div#contents div.main div#beautyColumn ul {
  /zoom : 1;
}

body.home div#contents div.main div#beautyColumn ul:after {
  content :"";
  display :block;
  clear :both;
}

body.home div#contents div.main div#beautyColumn ul li {
  margin: 0 30px 25px 0;
  float: left;
}

body.home div#contents div.main div#beautyColumn ul li a img {
  border: 1px solid #ccc;
}

body.home div#contents div.main div#beautyColumn ul li a:hover img {
  border-color: #f4be40;
}


/*
body.home div#contents div.main div#beautyColumn dl dt {
  padding-right: 130px;
  position: relative;
}

body.home div#contents div.main div#beautyColumn dl dt span {
  padding: 2px 5px 2px 20px;
  background: #acacac url("../img/main/top/beauty-column/listmark.gif") 6px center no-repeat;
  color: #fff;
}

body.home div#contents div.main div#beautyColumn dl dt a {
  margin-top: 2px;
  padding-left: 10px;
  display: block;
}

body.home div#contents div.main div#beautyColumn dl dt a img {
  border: 1px solid #ccc;
  position: absolute;
  top: 1px;
  right: 7px;
}

body.home div#contents div.main div#beautyColumn dl dt a:hover img {
  border-color: #f4be40;
}

body.home div#contents div.main div#beautyColumn dl dd {
  padding: 0 130px 0 10px;
  font-size: 77%;
}
*/