@charset "Shift_JIS";

body
{
    background-color: #fff;
    margin: 0;
    padding: 0;
    color: #000;
    font: 12px/1.4 "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro" , "MS PGothic" , sans-serif;
    -webkit-text-size-adjust: none;
}

/* スキップリンクの非表示 */
#hpb-skip
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

body.hpb-layoutset-02 #hpb-skip
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

/* ヘッダー */

#hpb-header
{
    margin-top: -1px;
    background-image : url(bg_header_00_12.png);
    background-repeat: repeat-x;
    background-position: left top;
    width: 100%;
    height: 57px;
    padding-top: 4px;
}

#hpb-headerMain
{
    display: none;
}

#hpb-headerLogo
{
    padding-left: 6px;
}

#hpb-headerExtra1
{
    display: none;
}

#hpb-headerExtra2
{
    display: none;
}

/* インナー */
#hpb-inner
{
    padding: 0;
}

/* タイトル */
.hpb-layoutset-01 #hpb-title
{
    margin-left: 8px;
}

.hpb-layoutset-02 #hpb-title h2
{
    border-bottom-color: #81b9f6;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F5FCFF), to(#CAF1FF));
    margin-top: 5px;
    margin-bottom: 0px;
}


/* ナビゲーション */

.hpb-layoutset-01 #hpb-nav
{
    padding-right: 90px;
}

.hpb-layoutset-02 #hpb-nav
{
    padding-top: 20px;
}

#hpb-nav
{
    padding-left: 4px;
    padding-top: 5px;
}

h3.hpb-c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}


/* メインコンテンツ */
.hpb-layoutset-02 #hpb-main
{
    padding: 0;
}

img, img a
{
    border: none !important;
}

/* フッター */

#hpb-footerMain p
{
    text-align: center;
    color: #3db2a2;
    font-size: 10px;
}

/* サイドバー領域 */

#hpb-aside
{
    margin: 10px 8px 10px 8px;
}

#hpb-aside h3 .en
{
    text-transform: uppercase;
}

#banner ul
{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

#banner ul li
{
    margin-bottom: 3px;
    line-height: 1.1;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    padding: 0;
}

#banner ul li a
{
    background-color: transparent;
    background-image : url(arrow_00_12.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 10px 8px 22px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #000;
}


/* PC版からの変換対応 */

#hpb-main #pagetop, #footerExtra1 #pagetop
{
    display: none;
}


hr
{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #ccc;
    height: 1px;
    margin-left: 10px;
    margin-right: 10px;
}
