@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  background-color: transparent;
  background-image: url(https://alifetimeofsuccess.com/img/body_bg.gif);
  background-repeat: repeat;
}
iframe {
  frameborder: 0;
  scrolling: no;
  marginheight: 0;
  marginwidth: 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
}
a img {border: none;}
a:link,a:visited,a:active {
  color: #903;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
.clr {clear:both;}
.red {
  color: #F00;
  font-weight: bold;
}
.pink {color: #F36;}
.blue {color: #09F;}
#wrapper {
  width: 790px;
  background: #FFFFFF;
  margin:0px auto;
  padding: 10px;
}
header {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
header .logo {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/title.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 400px;
  width: 420px;
  float: right;
  margin-left: 10px;
}
header .logo h1 a {
  display: block;
  height: 400px;
  width: 420px;
  text-indent: -9999px;
}
header .logo p {
  display: none;
}

header #entry1 {
  float: right;
  width: 340px;
  height: 400px;
  background-color: #D0C19A;
  background-image: url(https://alifetimeofsuccess.com/img/header_entry_bg.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
header #entry1 h2 {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/entry_title.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 40px;
  text-indent: -9999px;
  line-height: 40px;
}
header #entry1 iframe,
article .nav .entry iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
header #entry1 p,
header #entry1 ul,
article .nav .entry ul {
  font-size: 10px;
  line-height: 14px;
  display: block;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  list-style-position: inside;
  list-style-type: none;
}
#lady,#mens {
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #EEE9E5;
}

#lady article,#mens article {
  width: 400px;
  display: block;
  float: right;
  padding: 10px;
}
#lady aside,#mens aside {
  display: block;
  float: right;
  width: 370px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
article nav,article .nav {
  background-color: #FFF;
  display: block;
  height: 710px;
}
article nav .list,article .nav .list {
  padding-right: 10px;
  padding-left: 10px;
}
article nav .list ul,article .nav .list ul {display: block;}

article nav .list ul li {
  display: block;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 9px;
  height: 120px;
}

/* 詳細プロフ調整 */
article .nav .list ul li {
  display: block;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 0px;
  height: 120px;
}
article .nav .list p {
  display: block;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  height: 105px;
}
#lady article .nav .list p {background-color: #F99;}
#mens article .nav .list p {background-color: #9CF;}
article .nav .entry {
  padding-right: 10px;
  padding-left: 10px;
}
article .nav .entry p {
  padding-right: 10px;
  padding-left: 10px;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 46px;
  line-height: 14px;
  margin-bottom: 5px;
}
article .nav .entry h2 {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/mail1.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: -9999px;
  height: 22px;
}

article .nav .entry h3 {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/mail2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: -9999px;
  height: 22px;
}

#lady article nav .list ul li,#lady article .nav .list ul li {background-color: #F99;}
#mens article nav .list ul li,#mens article .nav .list ul li {background-color: #9CF;}

article nav .list ul li a img,article .nav .list ul li img {
  display: block;
  height: 100px;
  width: 100px;
  float: left;
}
article nav .list ul li dl,article .nav .list ul li dl {
  display: block;
  height: 100px;
  float: left;
  margin-left: 10px;
  width: 230px;
  overflow: hidden;
}
article nav .list ul li dl dt,article .nav .list ul li dl dt {
  display: block;
  font-weight: bold;
  width: 70px;
  float: left;
  height: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  padding-top: 3px;
  padding-bottom: 3px;
}
article nav .list ul li dl dd,article .nav .list ul li dl dd {
  width: 160px;
  display: block;
  float: left;
  height: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  padding-top: 3px;
  padding-bottom: 3px;
}
article nav .list ul li dl dd a {font-weight: bold;}
#lady article nav h1,#lady article .nav h1 {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/title_l.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 60px;
  text-indent: -9999px;
}
#mens article nav h1,#mens article .nav h1 {
  display: block;
  background-image: url(https://alifetimeofsuccess.com/img/title_m.gif);
  background-repeat: no-repeat;
  background-position: center center;
  height: 60px;
  text-indent: -9999px;
}
#lady aside .beginner {
  background-color: #FFF;
  margin-bottom: 10px;
  height: 710px;
}
#lady aside .beginner h1 {
  background-image: url(https://alifetimeofsuccess.com/img/beginner_title.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 50px;
  margin-bottom: 5px;
  text-indent: -9999px;
}
#lady aside .beginner .box {
  padding: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
#lady aside .beginner .box dt,#lady aside .beginner .promise dt {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #F60;
}
#lady aside .beginner table,#lady aside .beginner td,#lady aside .beginner th {
  border-collapse: collapse;
  border:1px solid #D0C19A;
}
#lady aside .beginner th {
  width: 125px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #EEE9E5;
}
#lady aside .beginner td {
  padding-top: 3px;
  padding-bottom: 3px;
  width: 30px;
  text-align: center;
  font-weight: bold;
  color: #F00;
}
#lady aside .beginner .mobile {
  background-image: url(https://alifetimeofsuccess.com/img/mobile_bg.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 120px;
}
#lady aside .beginner caption {color: #F60;}
#lady aside .beginner .support {
  background-image: url(https://alifetimeofsuccess.com/img/support_bg.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 100px;
}

#lady aside .beginner .promise {
  padding: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

#lady aside .beginner .promise ol {
  display: block;
}
#lady aside .beginner .promise li {
  display: block;
  margin-bottom: 5px;
  list-style-position: inside;
  list-style-type: none;
  background-image: url(https://alifetimeofsuccess.com/img/icon_dot.gif);
  background-repeat: no-repeat;
  background-position: left 3px;
  padding-left: 12px;
}

#mens aside .step {
  background-image: url(https://alifetimeofsuccess.com/img/step_bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 710px;
  width: 360px;
  margin-bottom: 10px;
}
#mens aside .step h1 {
  background-image: url(https://alifetimeofsuccess.com/img/step_title.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 50px;
  margin-bottom: 10px;
  text-indent: -9999px;
}
#mens aside .step ol {
  display: block;
  list-style-position: inside;
  list-style-type: none;
  padding-left: 195px;
}
#mens aside .step ol li {
  display: block;
  margin-bottom: 10px;
}
#mens aside .step ol li dl {
  height: 120px;
}
#mens aside .step ol li dl dt {
  font-weight: bold;
  text-indent: 20px;
  display: block;
  margin-bottom: 5px;
  color: #C00;
}
#voice {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #EEE9E5;
}
#voice div {
  display: block;
  background-color: #FFF;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
#voice div h1 {
  display: block;
  line-height: 40px;
  height: 38px;
  background-image: url(https://alifetimeofsuccess.com/img/voice_title_bg.gif);
  background-repeat: no-repeat;
  background-color: #FC0;
  background-position: left center;
  text-indent: 50px;
  font-size: 20px;
  color: #FFF;
  margin-bottom: 10px;
}
#voice div ul {
  display: block;
  list-style-position: inside;
  list-style-type: none;
  overflow: hidden;
}
#voice div ul li {
  display: block;
  padding: 10px;
  overflow: hidden;
  background-color: #FC0;
  margin-bottom: 10px;
}
#voice div ul li img {
  display: block;
  height: 100px;
  width: 100px;
  float: left;
}
#voice div ul li dl {
  display: block;
  float: left;
  margin-left: 10px;
  height: 100px;
  width: 600px;
  color: #600;
}
#voice div ul li dl dt {
  display: block;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #FFF;
  font-size: 14px;
}
#voice div ul li dl dd {
  font-size: 14px;
}

#entry2 {
  overflow: hidden;
  background-color: #eee9e5;
  background-image: url(https://alifetimeofsuccess.com/img/entry2_bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px;
  font-size: 10px;
  line-height: 14px;
  height: 330px;
  margin-bottom: 10px;
}
#entry3 {
  overflow: hidden;
  background-color: #eee9e5;
  background-image: url(https://alifetimeofsuccess.com/img/entry3_bg.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px;
  font-size: 10px;
  line-height: 14px;
  height: 330px;
  margin-bottom: 10px;
}
#entry2 h1,#entry3 h1 {
  display: none;
}
#entry2 p,#entry3 p {
  display: block;
  float: left;
  width: 360px;
  padding-top: 50px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 11px;
}

#entry2 .form,#entry3 .form {
  width: 380px;
  float: left;
  margin-left: 10px;
}
#entry2 .form iframe,
#entry3 .form iframe {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
#entry2 .form ul,#entry3 .form ul {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 290px;
  list-style-position: inside;
  list-style-type: none;
}
footer {
  line-height: 30px;
  height: 30px;
  text-align: center;
}
