@charset "utf-8";
/* CSS Document */

#cont_wrap {
  background: url(../images/home/body_bg.png) top repeat-x #1E0000;
  padding-top: 50px;
}

#contents h2 {
  background: url(../images/products/main_title.png) no-repeat;
  width: 950px;
  height: 51px;
  text-indent: -9999px;
  margin-bottom: 10px;
}

#contents p.crumbs {
  margin-left: 20px;
  color: #fff;
  font-size: 12px;
  margin-bottom: 30px;
}

#contents p.crumbs a{
  color: #fff;
}



/* ページの先頭に戻るリンク */
#main p.go_top {
  text-align: right;
  font-size: 12px;
  margin-top: 50px;
  margin-bottom: 80px;
}

#main p.go_top a {
  color: #fff;
  text-decoration: none;
}

#main p.go_top a:hover {
  text-decoration: underline;
}



/* ページ内索引 */
#index_area {
  width: 705px;
  margin-bottom: 100px;
}

#index_area p {
  color: #fff;
  margin-bottom: 30px;
}

#index_area .img a {
  margin-right: 4px;
}

#index_area .img a.last {
  margin-right: 0;
}




/* スタミナイザー　エリア */
#staminizer {
  background: url(../images/products/staminizer_bg.png) no-repeat;
  width: 705px;
  height: 1700px;
  position: relative;
}

#staminizer h3 {
  text-indent: -9999px;
}

#staminizer ul {
  width: 370px;
  font-size: 16px;
}

#staminizer ul li {
  list-style-type: disc;
  margin-left: auto;
}

#staminizer ul li span {
  color: #900;
}

#staminizer .f201 ul {
  position: absolute;
  top: 160px;
  left: 310px;
}

#staminizer .f102 ul {
  position: absolute;
  top: 1050px;
  left: 310px;
}


#staminizer p.big {
  width: 645px;
  margin: auto;
  font-size: 16px;
}

#staminizer p.big span {
  font-size:28px;
  color: #900;
}

#staminizer p.indent {
  text-indent: -9999px;
}






/* 付属品 */
#options {
  width: 705px;
  background: url(../images/products/options_bg.png) no-repeat;
  width: 705px;
  height: 970px;
  text-indent: -9999px;
}





/* 品質保証　エリア */
#assurance {
  background: url(../images/products/assurance_bg.png) no-repeat;
  width: 705px;
  height: 1450px;
  font-size: 16px;
  position: relative;
  line-height: 1.5;
}

#assurance h3 {
  text-indent: -9999px;
}

#assurance .assu_cont {
  width: 645px;
  margin: auto;
  padding-top: 50px;
}
  
#assurance .assu_cont h4 {
  font-size: 24px;
}

#assurance .assu_cont h4.endu {
  margin-top: 40px;
}

#assurance .assu_cont p span.blue {
  color: #006;
}

#assurance .assu_cont p span.red {
  color: #900;
}

#assurance .association {
  position: absolute;
  width: 645px;
  left: 30px;
  top: 785px;
}

#assurance .association h5 {
  color: #006;
  font-weight: bold;
}

#assurance .association h5 a {
  font-size: 28px;
}

#assurance .association p.main {
  margin-top: 65px;
}

#assurance .association p.no1 {
  margin-top: 105px;
}

#assurance .association p.no2 {
  margin-top: 48px;
}

#assurance .association p.no3 {
  margin-top: 50px;
}
