@charset "Shift_JIS";

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

.bikou{
    font-size:12px;
    color: #fff;
}

.setumei{
    font-size:12px;
    color: #fff;
}

.price{
    font-size:12px;
    color: #fff;
}

/* リンク文字色 */
a:link{
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
}
a:visited{
  color: #fff;
  text-decoration: underline;
}
a:hover{
  color: #eee;
  text-decoration: none;
}
a:active{
  color: #eee;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
p.large{
  font-weight: bold;
}
p.indent{
  padding-left: 25px;
}
.left{
  float: left;
}
img.left{
  margin-left: 10px;
}
.right{
  float: right;
}
img.right{
  margin-right: 10px;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: 24px;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  padding-left : 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
  line-height : 60px;
  font-weight : bold;
  font-size : 2em;
  letter-spacing : 0.1em;
  margin: 0;
  text-shadow: 1px 1px #000;
  font-family : "ＭＳ 明朝";
}
h2 span.ja{
  display: none;
}
#hpb-wrapper h3{
  text-align: left;
  color: #88b500;
  font-size : 1.8em;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}
.hpb-layoutset-02 #hpb-wrapper h3{
  margin-left: 5px;
}



}