@charset "Shift_JIS";
/* 要素リセット */
body{
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  padding-left : 0px;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  /* 標準文字色 */

  padding-top : 0.5px;
  width : 100%;
  color : #252525;
}
/* 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:1010px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  position: relative;
}
#hpb-header{
  height: 70px;
  background-image : url(headerBg_1Sc.png);
  background-position:center top;
  background-repeat:no-repeat;
}
#hpb-inner{
  padding-top:0;
  padding-right:0;
  padding-bottom:20px;
  padding-left:0;
  background-image : url(fBg_1Sc1.png);
  background-position:center top;
  background-repeat:repeat-y;
  clear: both;
}
#hpb-inner:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
.hpb-layoutset-01 #hpb-wrapper{
  width: 701px;
  float: right;
  margin-top : 270px;
  margin-right:35px;
  margin-bottom:0;
  margin-left:auto;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 701px;
  float: right;
  margin-top : 270px;
  margin-right:35px;
  margin-bottom:0;
  margin-left:auto;
}
.hpb-layoutset-01 #hpb-title{
  position:absolute;
  left:274px;
  top : 68px;
  width:700px;
  height : 250px;
  z-index:2;
}
.hpb-layoutset-02 #hpb-title
{
  }
.hpb-layoutset-01 #hpb-title h2{
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  width:700px;
  height : 250px;
  overflow: hidden;
  text-indent: -9999px;
  background-image : url(top_mainimg_1Sc_02.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#hpb-main
{
  }
.hpb-layoutset-01 #hpb-main
{
  }
#hpb-aside{
  width: 231px;
  float: left;
  margin-top:0px;
  margin-right:auto;
  margin-bottom:0;
  margin-left : 32px;
}
#hpb-footer{
  position:relative;
  height: 118px;
  clear: both;
  background-image : url(footerBg_1Sc.png);
  background-position:center top;
  background-repeat:no-repeat;
}
/*
.hpb-layoutset-01 #hpb-nav
{
  width: 700px;
  height: 42px;
  overflow: hidden;
  position: absolute;
  top: 68px;
  left: 275px;
}
.hpb-layoutset-02 #hpb-nav
{
  width: 700px;
  height: 42px;
  overflow: hidden;
  position: absolute;
  top: 68px;
  left: 275px;
}
*/
#hpb-nav{
  width: 231px;
  float: left;
  overflow: hidden;
  margin-left: 31px;
  padding-bottom: 10px;
  margin-top : 270px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01{
  background-image : url(bg_1Sc_01.png);
  background-position:left top;
  background-repeat:repeat;
}
.hpb-layoutset-02{
  background-image : url(bg_1Sc_01.png);
  background-position:left top;
  background-repeat:repeat;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav h3.hpb-c-index{
  display: block;
  height: 30px;
  background-image : url(navtitle_1Sc.gif);
  overflow: hidden;
  text-indent: -9999px;
}
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-nav li{
  display: block;
  font-size: 13px;
  line-height: 38px;
  height : 40px;
  overflow: hidden;
}
#hpb-nav li a{
  display: block;
  height : 40px;
  overflow: hidden;
  padding-left: 27px;
  padding-right: 10px;
}
#hpb-nav li span.en{
  display: none;
}
#hpb-nav a:link{
  background-image : url(mainmenu_1Sc_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav a:visited{
  background-image : url(mainmenu_1Sc_02.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-nav a:hover{
  background-image : url(mainmenu_1Sc_02_on.png);
  background-position: left top;
  background-repeat: repeat-x;
}
#hpb-nav a:active{
  background-image : url(mainmenu_1Sc_02_on.png);
  background-position: left top;
  background-repeat: repeat-x;
}


