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

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background-image : url(https://kenko-tokyo.net/fbg_2Bb.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#hpb-header{
  width: 900px;
  height: 80px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
}
#hpb-header:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-footer{
  clear: both;
  width: 900px;
  height: 40px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#hpb-footer:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner{
  position: relative;
  width: 880px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 20px;
  zoom: 1;
}
.hpb-layoutset-01 #hpb-inner{
  padding-top: 359px;
}
.hpb-layoutset-02 #hpb-inner{
  padding-top: 80px;
}
#hpb-inner:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper{
  width: 630px;
  float: left;
}
.hpb-layoutset-01 #hpb-wrapper
{
  }
.hpb-layoutset-02 #hpb-wrapper
{
  }
#hpb-title{
  margin: 0;
}
.hpb-layoutset-01 #hpb-title{
  position: absolute;
  top: 50px;
  left: 0;
}
#hpb-main
{
  }
.hpb-layoutset-01 #hpb-main
{
  }
.hpb-layoutset-02 #hpb-main
{
  }
#hpb-aside{
  width: 230px;
  float: right;
}
.hpb-layoutset-01 #hpb-aside{
  padding: 0;
}
.hpb-layoutset-02 #hpb-aside{
  padding: 0;
}
/* バナー */

#banner{
  width: 230px;
  margin-top: -1px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 29px;
  padding-left: 0;
}
/* ナビゲーション */

#hpb-nav{
  position: absolute;
  top: 0;
  left: 0;
  width: 900px;
  height: 50px;
  overflow: hidden;
}
.hpb-layoutset-01 #hpb-nav
{
  }
.hpb-layoutset-02 #hpb-nav
{
  }
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

.hpb-layoutset-01{
  background-image : url(https://kenko-tokyo.net/bg_2Bb_01.png);
  background-position: top left;
  background-repeat: repeat-x;
}
.hpb-layoutset-02{
  background-image : url(https://kenko-tokyo.net/bg_2Bb_01-c.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
  width: 900px;
  height: 279px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-image : url(https://kenko-tokyo.net/mainimg_2Bb.png);
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage
{
  }
/* ナビゲーション */

#hpb-nav ul{
  width: 896px;
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
#hpb-nav ul:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  margin-top: -1px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  width: 128px;
  float: left;
  overflow: hidden;
}
#hpb-nav li a{
  width: 128px;
  height: 50px;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background-image : url(https://kenko-tokyo.net/navItemBg_2Bb_01.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}
#hpb-nav li a:hover{
  background-image : url(https://kenko-tokyo.net/navItemBg_2Bb_01-on.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}
#hpb-nav li span.ja{
  display: none;
}
#hpb-nav li span.en{
  display: block;
  line-height: 16px;
  font-size: 1.17em;
  font-weight: bold;
  text-transform: uppercase;
}
#hpb-nav a:link{
  color: #386FB7;
  text-decoration: none;
}
#hpb-nav a:visited{
  color: #386FB7;
  text-decoration: none;
}
#hpb-nav a:hover{
  color: #386FB7;
  text-decoration: none;
}
#hpb-nav a:active{
  color: #386FB7;
  text-decoration: none;
}
