@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-image : url(bg_1Ec_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    min-width: 900px;
}
/* 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-image : url(footerBg_1Ec.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
}

#hpb-header{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 135px;
    zoom: 1;
}

#hpb-inner{
    width: 900px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    padding-top: 0px;
}

.hpb-layoutset-01 #hpb-inner{
    background-image : url(cLine_1Ec_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: 655px;
    float: left;
}

#hpb-title{
    margin-top: 0;
}

.hpb-layoutset-01 #hpb-title{
    width: 900px;
    height: 280px;
    margin-right: -245px;
}

* html .hpb-layoutset-01 #hpb-title{
    position: absolute;
    top: 0px;
    left: 0px;
}

#hpb-main{
    width: 655px;
    padding-top: 10px;
    text-align: left;
}

* html .hpb-layoutset-01 #hpb-main{
    padding-top: 290px;
}

#hpb-aside{
    width: 225px;
    float: right;
}

.hpb-layoutset-01 #hpb-aside{
    padding-top: 295px;
}

#hpb-footer{
    width: 900px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    clear: both;
}

#hpb-nav{
    width: 620px;
    height: 47px;
    overflow: hidden;
    position: absolute;
    top: -94px;
    left: 275px;
    background-image : url(navBg_1Ec_01.png);
    background-position: top left;
    background-repeat: repeat-x;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #737373;
}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    display: block;
    margin-top: -1px;
    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 ul:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    display: inline-block;
    height: 47px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #737373;
}

*:first-child + html #hpb-nav li{
    display: inline;
}

* html #hpb-nav li{
    display: inline;
}

#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 5px;
    font-size: 12px;
    line-height: 18px;
}


#hpb-nav li span.ja{
    display: none;
}
#hpb-nav li span.en{
    font-family: Arial,Helvetica,sans-serif;
}


#hpb-nav a:link{
    color: #666666;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #666666;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #6BA800;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #6BA800;
    text-decoration: none;
}

/* ヘッダー内パーツ */
#hpb-headerExtra1{
    width: 450px;
    margin-top: -104px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    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;
}


