@charset "Shift_JIS";

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

img{
    border-top : 0px none;
    border-right : 0px none;
    border-bottom : 0px none;
    border-left : 0px none;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    background-image : none;
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
  background-color : white;
  width : 100%;
}

#hpb-header{
    width : 40%;
    margin-right: auto;
    height: 135px;
    zoom: 1;
  left : 0px;
}

#hpb-inner{
    width : 100%;
    margin-top: 0;
    position: relative;
}

.hpb-layoutset-01 #hpb-inner{
    background-image : url(cLine_1Ee_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width : 100%;
    float: left;
}

#hpb-title{
    margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.hpb-layoutset-01 #hpb-title{
    width : 100%;
    height: 280px;
    margin-right: -245px;
}

* html .hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 0px;
    left: 0px;
}

#hpb-main{
    width : 700px;
    text-align : left;
  margin-left : auto;
  margin-right : auto;
}

* html .hpb-layoutset-01 #hpb-main{
    padding-top: 290px;
}

#hpb-aside{
    width: 225px;
    float: right;
  margin-bottom : auto;
  margin-top : auto;
  position : absolute;
  top : 150px;
  left : 80%;
}

.hpb-layoutset-01 #hpb-aside{
    padding-top : 190px;
}

#hpb-footer{
    width: 900px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    clear: both;
}

#hpb-nav{
    width : 60%;
    height : 100px;
    overflow: hidden;
    top : -135px;
    left : 40%;
    background-image : none;
    background-repeat: repeat-x;
  background-color : #ee7800;

  
  
  border-top-style : none;
  
  
  border-left-style : none;
  
  
  border-bottom-style : none;
  position : absolute;
  padding-top : 0px;
  margin-top : 0px;
}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    display: block;
  height : 90px;
  font-size : large;
  margin-left : auto;
  margin-top : 40px;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    height : 100px;
    overflow: hidden;
  width : 125px;
  text-align : left;
  font-size : large;
  font-weight : normal;
  top : -135px;
  margin-left : auto;
  background-image : none;
  color : #ffffff;
  display : inline-block;
  vertical-align : baseline;
}

*:first-child + html #hpb-nav li{
    display: inline;
}

* html #hpb-nav li{
    display: inline;
}

#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-left : 0px;
    padding-right : 0px;
    font-size : 14px;
  padding-top : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}


#hpb-nav li span.ja{
    display: none;
}
#hpb-nav li span.en{
    font-family : Arial, Helvetica, sans-serif, "BIZ UDPゴシック", "UD デジタル 教科書体 NK-R";
  font-weight : bold;
}


#hpb-nav a:link{
    color : white;
    text-decoration: none;
}
#hpb-nav a:visited{
    color : white;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #F89A07;
    text-decoration: none;
}
#hpb-nav a:active{
    color : white;
    text-decoration: none;
}

/* ヘッダー内パーツ */
#hpb-headerExtra1{
    width: 450px;
    margin-top : auto;
    margin-right : auto;
    margin-bottom : auto;
    margin-left : auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    display: inline;
    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.0em;
    line-height: 1.2;
    text-align: right;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    display: inline;
    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: 1.2;
    text-align: right;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
