@charset "utf-8";


/* common style in about mode */
#wrapper{
  width: 634px;
  padding: 0 38px;
}
#wrapper.style-wide{
  float: none;
  width: 805px;
  margin: 0 auto;
}

.tpl-help{
  background: #fff;
  padding: 0px 15px 15px 15px;
}
.tpl-help .tpl-title{
  padding: 10px 0px;
  border-bottom: 3px dashed #ccc;
}
.tpl-help .point{
  background: #fff09d;
}
.tpl-help .point *{
  display: inline;
}
.tpl-help a{
  color:#d34832;
  text-decoration:none;
}.tpl-help a:hover{
  text-decoration: underline;
}



/* /about/about/index.html  */
#about-about .tpl-block-t2 .body.irregular{
  padding: 0 0 30px;
  border: none;
}
#about-about .tpl-block-t2 .body.irregular .division{
  margin-right: 3px;
  padding: 15px 25px;
  border-top: solid 3px #fed865;
}



/* /help/help/inventory1.html */
#inventory1 .flow2{
  margin-bottom: 160px;
}
