@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    background-color:#f2f0d7;
    background-image : url(bg_4Ib.png);
    background-position:center top;
    background-repeat:repeat;
}
/* 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: 960px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    position: relative;
    background-image : url(containerBg_4Ib.png);
    background-position:center top;
    background-repeat:repeat-y;
}

#hpb-header{
    position:absolute;
    left: 19px;
    top: 0;
    width: 277px;
    height: 225px;
    background-image : url(headerBg_4Ib.png);
    background-position:left top;
    background-repeat:no-repeat;
    z-index: 2;
}

#hpb-inner
{
}

.hpb-layoutset-01 #hpb-inner
{
}

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

#hpb-wrapper{
    float: right;
    width: 643px;
    margin-top: 212px;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left:auto;
}

.hpb-layoutset-02 #hpb-wrapper{
    margin-top: 40px;
}

#hpb-title
{
}

.hpb-layoutset-01 #hpb-title{
    position:absolute;
    left: 10px;
    top: 0;
    width: 960px;
    height: 198px;
    z-index: 1;
}

.hpb-layoutset-02 #hpb-title{
    margin-bottom:40px;
}

#hpb-main{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
}

* html #hpb-main{
    /* for IE6 */
    height: 400px;
}

.hpb-layoutset-02 #hpb-main
{
}

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

.hpb-layoutset-01 #hpb-aside
{
}

.hpb-layoutset-02 #hpb-aside
{
}

#hpb-footer{
    clear: both;
    position: relative;
    height:70px;
    margin-top: 30px;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
}

#hpb-nav{
    float: left;
    width: 277px;
    margin-top: 225px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 9px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 6px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    background-image : url(mainmenuBg_4Ib_01.png);
    background-position:center top;
    background-repeat: no-repeat;
}

#hpb-nav li{
    display: block;
}


#hpb-nav li a{
    display: block;
    height: 41px;
    padding-left:28px;
}

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

#hpb-nav li span.ja{
    display: block;
    line-height: 41px;
    font-size: 12px;
}


#hpb-nav a:link{
    text-decoration: none;
    background-image : url(mainmenu_4Ib_01.png);
    background-position:center top;
    background-repeat:no-repeat;
}
#hpb-nav a:visited{
    text-decoration: none;
    background-image : url(mainmenu_4Ib_01.png);
    background-position:center top;
    background-repeat:no-repeat;
}
#hpb-nav a:hover{
    text-decoration: none;
    background-image : url(mainmenu_4Ib_01_on.png);
    background-position:center top;
    background-repeat:no-repeat;
}
#hpb-nav a:active{
    text-decoration: none;
    background-image : url(mainmenu_4Ib_01_on.png);
    background-position:center top;
    background-repeat:no-repeat;
}

/* トップページデザイン */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 960px;
    height: 198px;
    background-color:#8aaaa8;
    background-image : url(mainimg_4Ib_01.png);
    background-position: right top;
    background-repeat: no-repeat;
}



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#hpb-inner #shopinfo
{
}


