@charset "Shift_JIS";
/* 要素リセット */
body{
  padding: 0;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : #000000;
  /* 標準文字色 */
    min-width: 960px;
  background-image : url(fBg_6Fa_03.png);
  background-position: top left;
  background-repeat: repeat-x;
  height : 900px;
  top : 160px;
  width : 100%;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-image : url(fBg_6Fa_03.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-bottom: 10px;
}
#hpb-header{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  margin-top: -1px;
}
#hpb-headerMain h1{
  margin: 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
}
#hpb-headerLogo{
  width: 300px;
}
#hpb-headerLogo a{
  display: block;
  margin-left: -3px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 50px;
  background-image : url(logo_6Fa_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 350px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2em;
}
#hpb-headerExtra1{
  float: right;
  margin-top: -60px;
  padding-right: 20px;
}
#hpb-inner{
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  zoom: 1;
}
#hpb-inner::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper{
  width: 100vw;
  padding-top: 54px;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 639px;
  float: right;
  padding-right: 10px;
}
.hpb-layoutset-02 #hpb-title{
  width: 639px;
  float: right;
  padding-top: 2px;
}
*:first-child + html .hpb-layoutset-02 #hpb-title{
  /*for IE7*/
    margin-left: 10px;
}
#hpb-main{
  width: 639px;
  float: right;
  padding-right: 10px;
  text-align: left;
}
.hpb-layoutset-01 #hpb-main{
  padding-top: 10px;
}
#hpb-aside{
  width: 280px;
  padding-top: 57px;
  padding-bottom: 20px;
}
.hpb-layoutset-01 #hpb-aside{
  float: left;
  padding-top: 17px;
}
.hpb-layoutset-02 #hpb-aside{
  float: left;
  padding-top: 57px;
}
#hpb-footer{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  clear: both;
}
#hpb-footer::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title{
  width : 980px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-image : url(top_mainimg_6Fa_02.png);
  background-position: top center;
  background-repeat: no-repeat;
  height : 1500px;
  top : 180px;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#hpb-nav{
  width: 960px;
  height: 32px;
  position: absolute;
  top: 1px;
  left: 0px;
  overflow: hidden;
  width: 960px;
  overflow: hidden;
}
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
  padding-top: 0;
  padding-right: 2px;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  overflow: hidden;
  background-image : url(mainmenuItem_6Fa.png);
  background-position: top right;
  background-repeat: no-repeat;
}
#hpb-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  float: left;
  display: inline;
  padding-left: 2px;
  display: inline;
  font-size: 13px;
  height: 32px;
  background-image : url(mainmenuItem_6Fa.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav li a{
  overflow: hidden;
  display: block;
  height: 32px;
  text-align: center;
  line-height: 32px;
  padding-top: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
#hpb-nav li span.en{
  display: none;
}
* html #hpb-nav li a{
  /* ie6用ハック */
    display: inline-block;
}
#hpb-nav a:link{
  background-image : url(mainmenu_6Fa.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:visited{
  background-image : url(mainmenu_6Fa.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:hover{
  background-image : url(mainmenu_6Fa_on.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav a:active{
  background-image : url(mainmenu_6Fa_on.png);
  background-position: top left;
  background-repeat: repeat-x;
}
#hpb-nav h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.7em;
  text-align: right;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
  padding-right: 5px;
  color: #333333;
  font-weight: normal;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 12px;
  text-align: right;
  color: #333333;
}
