@charset "Shift_JIS";

body{
    background: #000;
    margin: 0;
    padding: 0;
    color: #fff;
    font: 12px/1.5 sans-serif;
    -webkit-text-size-adjust: none;
}

/* スキップリンクの非表示 */
#hpb-skip{
    height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

span.en{
    display: none;
}

/* ヘッダー */
#hpb-headerMain{
    display: none;
}
#hpb-headerExtra1{
    display: none;
}
#hpb-headerExtra2{
    display: none;
}
#hpb-headerNav{
    display: none;
}

/* インナー */
#hpb-inner{
    padding: 0;
}

/* タイトル */
.hpb-layoutset-01 #hpb-title{
    display: none;
}

.hpb-layoutset-02 #hpb-title h2{
    background: #fff;
    border-top: 3px solid #d5af3c;
    min-height: 18px;
    margin: 0 0 20px;
    padding: 0 20px;
    font-size: 16px;
    color: #050707;
    line-height: 18px;
}

.hpb-layoutset-02 #hpb-title h2 span.en{
    display: none;
}

/* ナビゲーション */
h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

#hpb-nav{
    width: 100%;
    overflow: hidden;
}

/* メインコンテンツ */
#hpb-main .hpb-section{
    padding: 0;
    word-break: break-all;
}

img, img a{
    border: none;
}

/* footer */
#hpb-footer{
    padding-bottom: 10px;
}

.hpb-layoutset-01 #hpb-footerNav{
    display: none;
}

#hpb-footerMain p{
    margin: 0;
    padding: 5px 0 0;
    font: 10px/1.0 'Helvetica' , 'Arial' , sans-serif;
    text-align: center;
    color: #808080;
}

#hpb-aside{
    margin: 20px 0px 10px 0px;
}

#hpb-aside h3, #hpb-aside h4, #hpb-aside p, #hpb-aside img{
    padding-left: 15px;
}

#banner ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#banner ul li{
    display: block;
}

.hpb-layoutset-01 #banner ul li{
    display: block;
    background-image : url(bg_nav_top_00_5.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #banner ul li{
    display: block;
    background-color: #fff;
    background-image : url(bg_nav_right_00_5.png);
    background-position: right top;
    background-repeat: no-repeat;
}

#banner ul li a{
    display: block;
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    text-decoration: none;
    overflow: hidden;
}

.hpb-layoutset-01 #banner ul li a{
    width: 236px;
    height: 39px;
    margin: 0 0 -8px;
}

.hpb-layoutset-01 #banner ul li:last-child a{
    margin-bottom: 0;
}

.hpb-layoutset-02 #banner ul li a{
    width: 100%;
    height: 27px;
    margin: 0 0 4px;
}
