@charset "Shift_JIS";
/* 要素リセット */
BODY{
  margin: 0;
  padding: 0;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #252525;
  /* 標準文字色 */
    background-image : url(bg_2Ma.png);
  background-position:left top;
  background-repeat: repeat;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
HTML:\66irst-child BODY{
  font-size: 70%;
}
/* end */

IMG{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  width: 970px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background-color: #f7f3ee;
}
#hpb-header{
  background-image : url(headerBg_2Ma.png);
  background-position:center top;
  background-repeat:no-repeat;
}
#hpb-header:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-footer{
  clear: both;
  width: 940px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-footer:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner
{
  }
.hpb-layoutset-01 #hpb-inner{
  margin-top: 365px;
}
.hpb-layoutset-02 #hpb-inner{
  margin-top: 60px;
}
#hpb-wrapper{
  width: 700px;
  float: right;
  margin-right: 15px;
}
.hpb-layoutset-01 #hpb-wrapper{
  background-image : url(fBg_2Ma.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.hpb-layoutset-02 #hpb-wrapper
{
  }
#hpb-title
{
  }
.hpb-layoutset-01 #hpb-title{
  position: absolute;
  top: 147px;
  left: 12px;
}
#hpb-main
{
  }
.hpb-layoutset-01 #hpb-main
{
  }
.hpb-layoutset-02 #hpb-main{
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}
#hpb-aside
{
  }
.hpb-layoutset-01 #hpb-aside{
  width: 225px;
  float: left;
  margin-left: 15px;
}
.hpb-layoutset-02 #hpb-aside{
  width: 225px;
  float: left;
  margin-left: 15px;
}
/* バナー */

#banner
{
  }
/* ナビゲーション */

#hpb-nav{
  position: absolute;
  top: 103px;
  left: 0;
  width: 970px;
  height: 59px;
  overflow: hidden;
  background-image : url(mainmenu_2Ma_01.png);
  background-position: center top;
  background-repeat: no-repeat;
}
.hpb-layoutset-01 #hpb-nav
{
  }
.hpb-layoutset-02 #hpb-nav
{
  }
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

.hpb-layoutset-01
{
  }
.hpb-layoutset-02
{
  }
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title H2{
  width: 946px;
  height: 323px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-image : url(../旧HP完全版/top_mainimg_2Ma_01.png);
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage{
  padding-top:30px;
}
/* ナビゲーション */

#hpb-nav UL{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 35px;
  list-style-type: none;
  overflow: hidden;
}
#hpb-nav UL:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav LI{
  display: inline;
  height: 59px;
  line-height: 59px;
  padding-top: 0;
  padding-right: 30px;
  padding-bottom: 0;
  padding-left: 0;
  font-weight:bold;
}
#hpb-nav li a
{
  }
#hpb-nav LI SPAN.ja{
  display: none;
}
#hpb-nav LI SPAN.en{
  text-transform: uppercase;
}
#hpb-nav A:LINK{
  color: #2b3e01;
  text-decoration: none;
}
#hpb-nav A:VISITED{
  color: #2b3e01;
  text-decoration: none;
}
#hpb-nav A:HOVER{
  color: #488000;
  text-decoration: none;
}
#hpb-nav A:ACTIVE{
  color: #488000;
  text-decoration: none;
}
