@charset "Shift_JIS";

/* 要素リセット */
body
{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #FFFFFF; /* 標準文字色 */
    background-color: #59B8DB;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body
{
    font-size: 70%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    color: #333333;
    background-color: #eeeeee;
/*  2012-07-20 cssi del 
    background-image : url(headerBg_2Ja_02.gif);
    background-repeat: repeat-x;
    background-position: center top;
*/
}

#hpb-header
{
    width: 803px;
    height: 81px;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: hidden;
    background-image : url(headerBg_2Ja_02.gif);
    background-repeat: repeat-x;
    background-position: center top;
}

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


#hpb-footer
{
    width: 803px;
    margin:0;
    background-color: #59B8DB;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background-image : url(footer_01.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}


#hpb-footerExtra1
{
    width: 803px;
}

#hpb-inner
{
    position: relative;
    width: 803px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 31px;
    padding-bottom: 50px;
    background-color: #FFF;
}
#hpb-inner:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper
{
    width: 803px;
}

.hpb-layoutset-02 #hpb-wrapper
{
    width: 750px;
    float: left;

}

.hpb-layoutset-01 #hpb-title
{
    padding-bottom: 3px;
    height:267px;
    width:803px;
}
.hpb-layoutset-02 #hpb-title
{
    padding-bottom: 3px;
    padding-top: 20px;
    padding-left: 20px;
}
.hpb-layoutset-01 #hpb-main
{
    width: 600px;
    float: left;
}
.hpb-layoutset-02 #hpb-main
{
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 40px;
}

#hpb-aside
{
    width: 330px;
    padding-top: 0px;
    padding-left:10px;
    float: right;
    border:1px solid #eee;
    margin-right:20px;
    margin-top:15px;
}
#hpb-aside2
{
    width: 330px;
    padding-top: 0px;
    padding-left:10px;
    float: right;
    border:1px outset #fff;
    margin-right:20px;
    margin-top:15px;
}

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


/* サイドブロック内パーツ */
/* バナー */

#banner
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#banner ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#banner li
{
    display: block;
}
#banner li a
{
    display: block;
    text-align: left;
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height: 46px;
    margin-bottom: 5px;
    width: 260px;
}

/* 店舗情報 */

#shopinfo
{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 18px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 15px;
    background-color: #f8f8f8;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e4e4e4;
    border-right-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-left-color: #e4e4e4;
}
#shopinfo h3
{
    display: none;
}

#shopinfo h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3px;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p
{
    margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    line-height: 1.5;
    text-align: left;
}

/* ナビゲーション */

#hpb-nav
{
    position: absolute;
    left: 0px;
    top: -32px;
    width: 803px;
    background-color: #59B8DB;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2
{
    width: 803px;
    height: 270px;/*add*/
    margin: 20px 0 0 0;
    background-image : url(1328175660684.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#toppage
{
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#toppage p
{
    padding-left: 0;
    padding-right: 0;
}
#toppage p.large
{
    padding-top: 0px;
    padding-bottom: 10px;
    font-size:12pt;
}

#hpb-wrapper #toppage h3
{
    line-height: 16px;
    background-image: none;
    margin-bottom: 14px;
    margin-top: 0px;
    font-weight: bold;
    border-left-color: #59B8DB;
    color:#59b8db;
}

#hpb-wrapper #toppage h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}


/* 選手紹介*/
#hpb-wrapper #toppage-item .item
{
    padding-top: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    width: 280px;
    float: left;
    border: 1px solid #d8d8d8;
}
#hpb-wrapper #toppage-item .item:first-child + .item
{
    float: right;
}

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

#hpb-wrapper #toppage-item .itemlist .item img
{
    margin: 0;
    display: block;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata
{
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 14px;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4
{
    font-weight: bold;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h5
{
    color: #cc2200;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p
{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
}

/* 新着情報 */
#hpb-wrapper #toppage #toppage-news h3
{
    margin-top: 10px;
}

#hpb-wrapper #hpb-main #toppage-news dl
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d8d8d8;
    border-right-color: #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-left-color: #d8d8d8;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt
{
    width: 100px !important;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #cc2200;
}
#hpb-wrapper #hpb-main #toppage-news dl dd
{
    padding-left: 110px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: none;
    border-top-color: #CCC;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt:first-child + dd
{
    border-top: none;
}
hr
{
    color: #FFFFFF;
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */

#hpb-nav ul
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    height: 32px;
    width: 803px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #acdced;
}

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

#hpb-nav li
{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-transform: uppercase;
}

* html #hpb-nav li
{
    /* ie6用ハック */
    width: 100px;
}

#hpb-nav li a
{
    padding-top: 2px;
    padding-right: 19px;
    padding-left: 19px;
    overflow: hidden;
    display: block;
    height: 32px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #acdced;
    background-image : url(menu_bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}
#hpb-nav li a:hover
{
    color: #ff6600;
}

* html #hpb-nav li a
{
    /* ie6用ハック */
    padding-left: 20px;
    padding-right: 20px;
}

#hpb-nav li span.ja
{
}

#hpb-nav a:link
{
    background-color: #59B8DB;
}
#hpb-nav a:visited
{
    background-color: #59B8DB;
}
#hpb-nav a:hover
{
    background-color: #28719f;
}
#hpb-nav a:active
{
    background-color: #28719f;
}


/* 先頭に戻るボタン */

#pagetop
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
    position: absolute;
    right: 0px;
    bottom: 5px;
}

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 138px;
    height: 35px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(returnTop_2Ja_02.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}
/* 商品紹介ページ デザイン定義 */

#item .itemlist
{
    width: 700px;
}
#item .itemlist .item
{
    width: 180px;
}

#HPB_DIARY_TABLE0T
{
    width:428px;
    margin-left:8px;
}
#HPB_DIARY_TABLE0T #HPB_DIARY_DATE
{
    line-height: 14px;
    font-weight:bold;
    background-color : #ffffff;
    background-image : url(menu_bg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
}
#HPB_DIARY_TABLE0T #HPB_DIARY_TITLE
{
    line-height: 14px;
    background-color : #ffffff;
}
#HPB_DIARY_TABLE0T #HPB_DIARY_TITLE font
{
	font-size: 110%;
	font-weight:bold;
	color: #555555;
}