/* ----- Howto ----- */
#main .details .tab_contents section.howto ol {
  margin-top: 40px;
}

/* ----- More ----- */
#main .details .tab_contents section.more .section {
  margin: 0 0 50px;
}
#main .details .tab_contents section.more h3 {
  margin: 0 0 30px;
}
#main .details .tab_contents section.more .section .arrow {
  background: url(../../img/ct_arrow.gif) no-repeat center bottom;
  padding-bottom: 54px;
}

/* ----- Section01 ----- */
#sec01 {
  text-align: center;
}
#sec01 .image01 {
  margin: 0 0 16px;
}

/* ----- Section02 ----- */
#sec02 {
  text-align: center;
}
#sec02 .text02 {
  margin: 25px 0 50px;
}
#sec02 .text03 {
  margin: 50px 0 15px;
}

/* ----- Section03 ----- */
#sec03 {
  text-align: center;
}
#sec03 .images {
  padding: 0 20px;
  overflow: hidden;
}
#sec03 .images .image {
  width: 242px;
  margin: 15px 20px;
}
#sec03 .images .image01,
#sec03 .images .image03 {
  clear: both;
  float: left;
}
#sec03 .images .image02,
#sec03 .images .image04 {
  float: right;
}
#sec03 .images .name {
  margin-bottom: 20px;
}
#sec03 .images .text {
  text-align: left;
  font-size: 92%;
}
#sec03 .text01 {
  margin: 20px 0 0;
}

/* ----- Section04 ----- */
#sec04 {
  text-align: center;
}
#sec04 .image01 {
  margin: 33px 0 23px;
}
#sec04 .images {
  margin: 50px 46px 46px;
  overflow: hidden;
  background: url(../img/ct04_x.png) no-repeat center 79px;
}
#sec04 .images .image {
  width: 228px;
}
#sec04 .images .image02 {
  float: left;
  padding: 2px 0 0;
}
#sec04 .images .image03 {
  float: right;
}
#sec04 .images .name {
  margin: 0 0 13px;
}
#sec04 .images .text {
  text-align: left;
  font-size: 92%;
}

/* ----- Section05 ----- */
#sec05 .images .image {
  zoom: 1;
}
#sec05 .images .image:after {
  content: '';
  display: block;
  clear: both;
  height: 0px;
}
#sec05 .images .photo {
  float: left;
  width: 130px;
  margin: 0 0 0 19px;
}
#sec05 .images .text {
  float: right;
  width: 455px;
  padding: 20px 0 0;
}
#sec05 .images .image02 {
  margin: 24px 0 13px;
}
#sec05 .images .image03 {
  margin: 0 0 8px;
}
#sec05 .images .image03 .photo img {
  margin-left: -19px;
}

/* ----- Section06 ----- */
#sec06 {
  margin-bottom: 20px !important;
}
#sec06 .images .image {
  zoom: 1;
}
#sec06 .images .image:after {
  content: '';
  display: block;
  clear: both;
  height: 0px;
}
#sec06 .images .photo {
  float: left;
  width: 130px;
  margin: 0 0 0 19px;
}
#sec06 .images .text {
  float: right;
  width: 455px;
  padding: 20px 0 0;
}
