@charset "Shift_JIS";

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

img {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

#hpb-header {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
    zoom: 1;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #FD6512;
    position: relative;
    z-index: 2;
}

#hpb-headerMain {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #F7F3E9;
}

#hpb-headerMain h1 {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0px;
    text-align: right;
    font-weight: normal;
    line-height: 1.2;
    font-size: 10px;
    color: #666666;
}

#hpb-headerLogo {
    width: 215px;
    height: 90px;
    float: left;
    padding-top: 1px;
    margin-left: 0px;
    margin-right: 0px;
    background-image : url(logo_1C_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerLogo a {
    width: 215px;
    height: 90px;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
}

#hpb-headerExtra2 {
}
/* ヘッダー内パーツ */
#hpb-headerExtra1 {
    width: 655px;
    float: right;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 45px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 0;
    color: #000000;
    background-color: #F7F3E9;
}

#hpb-headerExtra1 p.tel {
    /* 電話番号の文字設定 */
    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.3em;
    text-align: right;
    color: #F95802;
}

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

#hpb-headerExtra1 p.address {
    /* 住所文字設定 */
    font-size: 0.8em;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: right;
}


/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

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


#hpb-inner {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FD6512;
}

#hpb-inner:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#hpb-wrapper {
    width: 675px;
    padding-top: 15px;
    float: left;
}

* html #hpb-wrapper {
    padding-top: 45px;
}

*:first-child + html #hpb-wrapper {
    padding-top: 45px;
}

.hpb-layoutset-01 #hpb-title {
    margin-top: 30px;
    padding: 0;
}

.hpb-layoutset-02 h2 {
    width: 675px;
    float: right;
    margin-top: 30px;
    text-align: left;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #FD6512;
}

.hpb-layoutset-02 h2 span.ja {
    font-size: 1.15em;
    color: #000000;
    padding-right: 15px;
    line-height: 40px;
    padding-left: 18px;
}

h2 span.en {
    display: none;
}

#hpb-main {
    width: 675px;
    float: left;
    padding-top: 0px;
    text-align: left;
    margin-left: 0px;
}

#hpb-aside {
    width: 215px;
    float: right;
    margin-right: 0px;
    padding-top: 15px;
    padding-bottom: 50px;
}

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

#hpb-nav {
    width: 900px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}



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

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

/* ナビゲーション */
#hpb-nav ul {
    display: block;
    height: 33px;
    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;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E9E1D6;
}

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

#hpb-nav li {
    width: 125px;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

* html #hpb-nav li {
}

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

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

#hpb-nav li a {
    display: block;
    height: 18px;
    overflow: hidden;
    margin-top: 8px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    color: #000000;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #999999;
}

#hpb-nav li#nav-contact a {
    border-right-style: none;
}

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

#hpb-nav li span.ja {
    font-family: Arial,Helvetica,sans-serif;
}
#hpb-nav li span.en {
    display: none;
}


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

