@charset "Shift_JIS";

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

span.en
{
    display: none;
}

#hpb-container
{
}

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

/* ヘッダー */

#hpb-header
{
}

#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
{
}
.hpb-layoutset-02 #hpb-title h2
{
    background-image : url(bg_h2_00_11.png);
    background-position: left top;
    background-repeat: repeat-x;
    height: 46px;
    margin: 0 0 12px;
    padding: 0 15px;
    font-size: 18px;
    color: #000;
    line-height: 47px;
}
.hpb-layoutset-02 #hpb-title h2 span.en
{
    display: none;
}


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

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


/* メインコンテンツ */

#hpb-main .hpb-section
{
    padding: 0;
    word-break: break-all;
}

.hpb-layoutset-02 #hpb-main h3
{
    padding: 5px 6px 5px 6px;
    border-bottom: 2px solid #0098EA;
    border-top: 2px solid #0098EA;
}

img, img a
{
    border: none !important;
}

/* footer */
#hpb-footer
{
    width: 100%;
}
#hpb-footerExtra1
{
}
.hpb-layoutset-01 #hpb-footerNav
{
    display: none;
}

#hpb-footerMain p
{
    background-color: #00b3f0;
    margin: 0;
    padding: 8px 0;
    font: 10px/1.0 'Helvetica' , 'Arial' , sans-serif;
    text-align: center;
    color: #313131;
}

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

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

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

#banner ul li
{
    background-color: #00b1f1;
    margin: 0px 15px 10px 15px;
    display: block;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 1px 1px 4px #333;
    width: 240px;
}

#banner ul li a
{
    display: block;
    padding: 8px 15px 8px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
