@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 100%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color : rgb(0, 0, 0);
  /* 標準文字色 */
    min-width: 950px;
  background-position: top left;
  background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  background-position: bottom left;
  background-repeat : no-repeat;
}
#hpb-header{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#hpb-inner{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  clear: both;
}
#hpb-wrapper{
  padding-top: 67px;
}
.hpb-layoutset-01 #hpb-wrapper{
  width: 950px;
}
.hpb-layoutset-02 #hpb-wrapper{
  width: 700px;
  float: right;
}
*html #hpb-wrapper
{
  /*for IE6*/
}
*:first-child + html #hpb-wrapper
{
  /*for IE7*/
}
#hpb-main{
  width: 700px;
  float: right;
  text-align: left;
  padding-bottom: 20px;
  padding-top: 12px;
}
#hpb-aside{
  width: 219px;
  float: left;
  text-align: left;
  padding-top: 14px;
  padding-bottom: 14px;
}
.hpb-layoutset-02 #hpb-aside{
  margin-top: 50px;
}
.hpb-layoutset-01 #hpb-aside{
  margin-top: 0px;
}


#hpb-footer{
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top: 5px;
}
#hpb-footer:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav{
  width: 940px;
  position: absolute;
  top: 0px;
  left: 0px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー領域 */

#hpb-headerLogo{
  width: 400px;
  float: left;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 1px;
  padding-bottom: 0;
  list-style-type: none;
  background-image : url(mainmenuItem_1M_02.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 56px;
  overflow: hidden;
}
#hpb-nav ul:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#hpb-nav li{
  float: left;
  font-size: 15px;
  height: 56px;
  overflow: hidden;
  padding-right: 1px;
  background-image : url(mainmenuItem_1M_02.png);
  background-position: top right;
  background-repeat: no-repeat;
}
* html #hpb-nav li{
  /* ie6用ハック */
    width: 125px;
}
#hpb-nav li a{
  display: block;
  overflow: hidden;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  height: 55px;
}
* html #hpb-nav li a{
  /* ie6用ハック */
    padding-left: 5px;
}
#hpb-nav li span.en{
  display: none;
}
#hpb-nav a:link
{
  }
#hpb-nav a:visited
{
  }
#hpb-nav a:hover{
  background-image : url(mainmenu_1M_02_on.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#hpb-nav a:active{
  background-image : url(mainmenu_1M_02_on.png);
  background-position: left top;
  background-repeat: no-repeat;
}
/* トップページ デザイン定義 */

.hpb-layoutset-01 #hpb-title h2{
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  height: 289px;
  background-image : url(image.png);
  background-position: top center;
  background-repeat: no-repeat;
}
