@charset "Shift_JIS";

body
{
    background-image : url(bg_body_00_4.png);
    background-position: left top;
    background-repeat: repeat;
    margin: 0;
    padding: 0;
    color: #717071;
    font: 12px/1.4 sans-serif;
    -webkit-text-size-adjust: none;
}

body.hpb-layoutset-02
{
    position: relative;
    border-top: none;
}

span.en
{
    display: none;
}

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

/* ヘッダー */
#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: #593f2a;
    margin: 0 0 15px;
    padding: 0 15px 0 20px;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.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-main .hpb-section
{
    padding: 0;
    word-break: break-all;
}

img, img a
{
    border: none;
}

/* footer */
#hpb-footer
{
    margin-top: 10px;
}

#hpb-footerExtra1
{
    padding-top: 0px;
}

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

.hpb-layoutset-02 #hpb-footerNav
{
    width: 100%;
    margin-bottom: 10px;
}

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

#hpb-aside
{
    margin: 30px 10px 10px 10px;
}

#banner ul
{
    width: auto;
    margin: 0 5px;
    padding: 0;
    list-style: none;
}

#banner ul li
{
    margin: 0 0 5px;
    line-height: 1.0;
    font-size: 0;
}

#banner ul li a
{
    background-color: #543027;
    display: block;
    height: 42px;
    padding: 0 10px 0 12px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 40px;
    -webkit-border-radius: 5px;
}

/* 縦向き表示時のみ適用（320pxを想定） */
@media only screen and (orientation : portrait)
{
    #banner ul li a
    {
        letter-spacing: -1px;
    }
}
