@charset "Shift_JIS";

/* Navigation
============================================================ */
.hpb-layoutset-01 #hpb-nav
{
    margin: 7px 0 0;
}
.hpb-layoutset-02 #hpb-nav
{
    margin: 60px 0 0;
}

#hpb-nav ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
#hpb-nav ul li
{
    width: 100%;
    line-height: 1.0;
    overflow: hidden;
}
#hpb-nav ul li:nth-child(odd)
{
    background-color: #fff5ee;
    background-image : url(nav_arrowpink.gif);
    background-position: 15px 17px;
    background-repeat: no-repeat;
}
#hpb-nav ul li:nth-child(even)
{
    background-color: #fffff0;
    background-image : url(nav_arrowpink.gif);
    background-position: 15px 17px;
    background-repeat: no-repeat;
}

#hpb-nav ul li a
{
    display: block;
    height: 40px;
    padding: 11px 15px 0 25px;
    color: #727171;
    text-decoration: none;
    overflow: hidden;
}
#hpb-nav span
{
    display: block;
    height: 22px;
    font-weight: bold;
    color: #c71585;
}
#hpb-nav span.en, #hpb-nav span.ja
{
    float: left;
    font-size: 17px;
}
#hpb-nav span.en
{
}
#hpb-nav span.ja
{
    display: none;
}


/* Footer Navigation
============================================================ */
#hpb-footerNav ul
{
    width: 100%;
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#hpb-footerNav ul li
{
    display: inline-block;
    height: 39px;
    width: 50%;
    margin: 0;
    text-align: center;
    font-size: 15px;
    text-indent: -9999px;
}
#hpb-footerNav ul li a
{
    display: block;
    background: #b5b5b5;
    margin: 0;
    height: 39px;
    text-decoration: none;
}
#hpb-footerNav ul li a span
{
    display: block;
    height: 39px;
    margin: 0 auto;
}
#hpb-footerNav ul li#home a span.ja, #hpb-footerNav ul li#home a span.en
{
    background-image : url(ico_home_00_2.png);
    background-position: center 10px;
    background-repeat: no-repeat;
}
#hpb-footerNav ul li#pagetop a span.ja, #hpb-footerNav ul li#pagetop a span.en
{
    background-image : url(ico_pagetop_00_2.png);
    background-position: center 10px;
    background-repeat: no-repeat;
}
#hpb-footerNav ul li#home a span.en, #hpb-footerNav ul li#pagetop a span.en
{
    display: none;
}

/* footerExtra1 */
#hpb-footerExtra1 ul li a
{
    background-image : url(ico_dot_11_2.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 7px;
    color: #898989;
    font-size: 12px;
    text-decoration: underline;
}


/* Main Contents
============================================================ */
/* header logo */
#hpb-headerLogo
{
    background: #000;
    height: 44px;
    padding: 20px 0 0 15px;
    text-indent: -9999px;
}
.hpb-layoutset-02 #hpb-headerLogo
{
    height: 32px;
    padding: 8px 0 0 15px;
}

#hpb-headerLogo a
{
    display: block;
    background-image : url(header_title_11_2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 33px;
    width: 290px;
}
.hpb-layoutset-02 #hpb-headerLogo a
{
    background-image : url(header_title_11_2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

/* title image */
.hpb-layoutset-01 #hpb-title
{
    background-image : url(titlewink.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 159px;
    text-indent: -9999px;
    overflow: hidden;
}


/* Top Page
============================================================ */
.hpb-layoutset-01 #hpb-main .hpb-section
{
    padding: 20px 0 15px;
    color: #595757;
    overflow: hidden;
}
.hpb-layoutset-01 #hpb-main h3, .hpb-layoutset-01 #hpb-main p.large
{
    border-bottom: 1px solid #9fa0a0;
    margin: 0;
    padding: 5px 15px;
    color: #231815;
    font-size: 18px;
    line-height: 23px;
}
.hpb-layoutset-01 #hpb-main p.large
{
    border-bottom: none;
    margin-top: 20px;
    font-weight: bold;
    word-break: break-all;
}
.hpb-layoutset-01 #hpb-main p
{
    margin: 0 0 1em;
    padding: 10px 15px 0;
    color: #595757;
    font-size: 12px;
    line-height: 1.35;
}
.hpb-layoutset-01 #hpb-main #toppage h3.hpb-c-index
{
    display: none;
}
.hpb-layoutset-01 #hpb-main #toppage #toppage-info .hpb-section p
{
    padding: 0;
}
.hpb-layoutset-01 #hpb-main #toppage #toppage-news .hpb-section h3, .hpb-layoutset-01 #hpb-main #toppage #toppage-info .hpb-section h3
{
    background: #f0f0f0;
    border: none;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    font-size: 16px;
    line-height: 27px;
    color: #313131;
}
.hpb-layoutset-01 #hpb-main #toppage .hpb-section h3 span.en
{
    display: none;
}
.hpb-layoutset-01 #hpb-main #toppage .hpb-section h3 span.ja
{
}

/* Second Page 
============================================================ */
.hpb-layoutset-02 #hpb-main .hpb-section
{
    margin-bottom: 10px;
    padding: 0 0 10px;
    color: #595757;
    overflow: hidden;
}
.hpb-layoutset-02 #hpb-main h3
{
    background: #f0f0f0;
    margin: 0 0 10px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 27px;
    color: #313131;
}
.hpb-layoutset-02 #hpb-main h4
{
    margin: 0 0 7px;
    font-size: 16px;
    color: #231815;
    line-height: 23px;
}
.hpb-layoutset-02 #hpb-main .hpb-section p
{
    margin: 0 15px 1em;
    font-size: 12px;
    line-height: 1.35;
    word-break: break-all;
}
.hpb-layoutset-02 #hpb-main .hpb-section p span
{
    font-size: 10px;
}
.hpb-layoutset-02 #hpb-main #flow ol
{
    margin-right: 15px;
}

/* ========== Topics ========== */
.hpb-layoutset-02 #hpb-main #toppage .hpb-section
{
    padding: 0;
}
#hpb-main .hpb-section .news-comment
{
    padding: 0px 15px 40px;
    overflow: hidden;
}
#hpb-main .hpb-section .news-photo
{
    float: left;
    padding-right: 15px;
}
.hpb-layoutset-02 #toppage span.date
{
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 15px 0 0;
    font-size: 17px;
    font-weight: bold;
}
#hpb-main #toppage .item
{
    padding: 0 15px 25px;
}
#hpb-main #toppage .item img
{
    display: block;
    padding: 0 0 5px;
}
#hpb-main #toppage .item h4
{
    margin: 0;
    padding: 0 0 5px;
}
#hpb-main #toppage .item h5
{
    margin: 0 0 10px;
    padding: 0;
    font-size: 12px;
}
#hpb-main #toppage .item p
{
    margin: 0 0 1em;
    padding: 0;
}
#hpb-main #toppage #toppage-news dl
{
    margin: 0 15px;
    font-size: 12px;
}
#hpb-main #toppage #toppage-news dt
{
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
#hpb-main #toppage #toppage-news dd
{
    margin: 0 0 5px;
    overflow: hidden;
}
#hpb-main #topics #toppage-news ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#hpb-main #topics #toppage-news li
{
    margin: 0 15px 25px;
}
#hpb-main #topics #toppage-news h4
{
    padding: 0;
}

#hpb-main #toppage .news-comment
{
    margin: 0 5px 10px;
    padding: 10px;
    overflow: hidden;
}
#hpb-main #toppage #toppage-info h4
{
    margin: 0 15px 10px;
}
#hpb-main #toppage #toppage-info p
{
    margin: 5px 15px;
}
#hpb-main #toppage #toppage-info img
{
    display: block;
    margin: 0 auto 15px;
}
#hpb-main #toppage #toppage-info img.shopinfo
{
    margin: 15px auto 30px;
}
#hpb-main #toppage .news-photo
{
    float: left;
    margin: 0 10px 0 0;
}
#hpb-main #toppage .news-comment span.date
{
    display: inline-block;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}
#hpb-main #toppage #toppage-info .info-comment
{
    padding: 0 15px 35px;
}
#hpb-main #toppage #toppage-info .info-comment h4
{
    margin: 0;
    padding: 0;
    font-size: 15px;
}
#hpb-main #toppage .info-comment .info-photo
{
    margin: 0;
}
#hpb-main #toppage #toppage-info .info-comment .info-photo img
{
    margin: 0 0 10px;
}



