@charset "Shift_JIS";

/* 要素リセット */
body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
    background-position: top left;
    background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

img
{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    width: 900px;
    background-color: #FFFFFF;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 0;
    zoom: 1;
}

#hpb-header
{
    width: 900px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
}

#hpb-inner
{
    position: relative;
    width: 900px;
    padding-top: 60px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-inner:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper
{
    width: 675px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
}

.hpb-layoutset-02 #hpb-wrapper
{
    width: 675px;
    float: right;
}

* html #hpb-wrapper
{
    /* for IE6 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    float: none;
}


#hpb-title
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.hpb-layoutset-01 #hpb-title
{
    height: 260px;
}

.hpb-layoutset-02 #hpb-title
{
    width: 635px;
    padding-top: 10px;
}

#hpb-main
{
    width: 635px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
    float: left;
}

.hpb-layoutset-01 #hpb-main
{
    margin-left: 20px;
    padding-top: 60px;
}

.hpb-layoutset-02 #hpb-main
{
    padding-top: 5px;
    float: right;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: auto;
}

* html .hpb-layoutset-02 #hpb-main
{
    margin-right: 10px;
}

#hpb-aside
{
    width: 205px;
    margin-top: 310px;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0px;
    float: right;
}

.hpb-layoutset-02 #hpb-aside
{
    width: 205px;
    margin-top: 290px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 10px;
    float: left;
}

* html .hpb-layoutset-02 #hpb-aside
{
    margin-left: 5px;
}

#hpb-footer
{
    width: 900px;
    clear: both;
    margin-top: 7px;
    margin-right: auto;
    margin-left: auto;
}

#hpb-nav
{
    position: absolute;
    top: 10px;
    left: 0px;
    width: 900px;
    height: 50px;
    overflow: hidden;
    background-image : url(menuBg_3Ba.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
body.hpb-layoutset-01
{
    background-image : url(bg_3Ba_01.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #ADDBFD;
}

body.hpb-layoutset-02
{
    background-image : url(bg_3Ba_01.png);
    background-position: top center;
    background-repeat: repeat-y;
    background-color: #ADDBFD;
}

/* コンテンツ配置領域 */
.hpb-layoutset-01 #hpb-title H2
{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 900px;
    height: 300px;
    background-image : url(mainimg_3Ba.png);
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ADDBFD;
}

.hpb-layoutset-02 h2
{
    background-image : url(titleBg_3Ba.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-left: 45px;
    height: 45px;
    padding-top: 15px;
    text-align: left;
    overflow: hidden;
    line-height: 1.1em;
}

.hpb-layoutset-02 h2 span.ja
{
    font-size: 1em;
    color: #ffffff;
    padding-right: 0;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.hpb-layoutset-02 h2 span.en
{
    font-size: 0.8em;
    color: #FFFFFF;
    font-weight: normal;
    padding-left: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

/* ナビゲーション */
#hpb-nav ul
{
    height: 34px;
    margin-top: 6px;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 12px;
    list-style-type: none;
    overflow: hidden;
}

#hpb-nav ul:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li
{
    display: block;
    width: 135px;
    background-image : url(menuBg_3Ba_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    height: 34px;
    padding-right: 13px;
    overflow: hidden;
}


#hpb-nav li a
{
    display: block;
    text-align: center;
}

#hpb-nav li span.en
{
    display: none;
}

#hpb-nav li span.ja
{
    display: block;
    text-align: left;
    color: #AAAAAA;
    font-size: 14px;
    font-weight: bold;
    line-height: 37px;
    padding-top: 0px;
    padding-left: 23px;
}

#hpb-nav a:hover span.ja
{
    color: #95CDFA;
}
#hpb-nav a:hover span.ja
{
    color: #95CDFA;
}

#hpb-nav a:link
{
    color: #ADDBFD;
    text-decoration: none;
}
#hpb-nav a:visited
{
    color: #ADDBFD;
    text-decoration: none;
}
#hpb-nav a:hover
{
    text-decoration: none;
    background-image : url(menuBg_3Ba_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:active
{
    text-decoration: none;
    background-image : url(menuBg_3Ba_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#banner
{
    position: absolute;
    top: 60px;
    left: 10px;
}

*:first-child + html #banner
{
    /* for IE7 */
    position: absolute;
    top: 60px;
    left: -675px;
}

#shopinfo
{
    width: 185px;
    height: 230px;
    background-image : url(sideBg_3Ba.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#hpb-aside #shopinfo h3
{
    width: 180px;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    background-color: #FFFFFF;
    color: #D1D1D1;
    font-weight: bold;
}

#shopinfo
{
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: bold;
}


