@charset "Shift_JIS";

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

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container
{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    position: relative;
    background-repeat: repeat-x;
    background-image:;
    background-position: center bottom;
    min-width: 866px;
}

#hpb-header
{
    height: 117px;
    width: 866px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000000;
    background-image:;
    background-repeat: no-repeat;
    background-position: right 20px;
}


#hpb-inner
{
    position: relative;
    padding-top: 0;
    padding-bottom: 0px;
    width: 866px;
    background-color: #000000;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

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

#hpb-wrapper
{
    width: 640px;
    height: 480px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    float: left;
    margin-left: 23px;
}

#hpb-title
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}

#hpb-main
{
    width: 605px;
    margin-top: 300px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
}

#hpb-aside
{
    padding-top: 486px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 86px;
    padding-left: 650px;
}

#hpb-footer
{
    padding-bottom: 20px;
    clear: both;
    position: relative;
    width: 866px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 400px;
    margin-bottom: 0px;
}


#hpb-nav
{
    width: 215px;
    position: absolute;
    top: 2px;
    left: 648px;
    overflow: visible;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain
{
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
    height: 20px;
    overflow: visible;
}

#hpb-headerMain h1
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 12px;
}


#hpb-headerExtra1
{
    width: 215px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}
/* 背景設定 */

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

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

#hpb-nav li
{
    display: block;
    width: 215px;
}

#hpb-nav li a
{
    display: block;
    height: 80px;
    color: #FFFFFF;
    overflow: visible;
}

#hpb-nav li span.en
{
    text-transform: capitalize;
    display: block;
    line-height: 80px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 12px;
    padding-top: 20px;
    display: block;
}

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


#hpb-nav a:link, #hpb-nav a:visited
{
    text-decoration: none;
    background-image : url(BKURO.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#hpb-nav a:hover, #hpb-nav a:active
{
    background-image : url(BORA.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-decoration: none;
}

#hpb-nav #nav-concept a:link, #hpb-nav #nav-concept a:visited
{
    background-image : url(BKURObio.png);
}
#hpb-nav #nav-concept a:hover, #hpb-nav #nav-concept a:active
{
    background-image : url(BORAbio.png);
}

#hpb-nav #nav-menu a:link, #hpb-nav #nav-menu a:visited
{
    background-image : url(BKUROdis.png);
}
#hpb-nav #nav-menu a:hover, #hpb-nav #nav-menu a:active
{
    background-image : url(BORAdis.png);
}

#hpb-nav #nav-news a:link, #hpb-nav #nav-news a:visited
{
    background-image : url(BKUROlive.png);
}
#hpb-nav #nav-news a:hover, #hpb-nav #nav-news a:active
{
    background-image : url(BORAlive.png);
}

#hpb-nav #nav-recruit a:link, #hpb-nav #nav-recruit a:visited
{
    background-image : url(BKUROmusic.png);
}
#hpb-nav #nav-recruit a:hover, #hpb-nav #nav-recruit a:active
{
    background-image : url(BORAmusic.png);
}

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



/* 店舗情報 */
#shopinfo
{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #202020;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #565656;
    width: 207px;
    margin-top: 450px;
    margin-left: auto;
    margin-right: 10px;
}

#shopinfo h3
{
    display: none;
}
#shopinfo h4
{
    font-weight: bold;
    padding-left: 10px;
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #FFF;
}

#shopinfo p
{
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0.1em;
}

#shopinfo img
{
    display: none;
}


/* for ie6 */
* html #hpb-wrapper
{
    margin-left: 10px;
}
* html #hpb-nav
{
    width: 215px;
    position: relative;
    top: 0px;
    left: 0px;
}

* html #hpb-main
{
    margin-right: auto;
}
* html #hpb-aside
{
    width: 215px;
    float: right;
    padding-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 86px;
    padding-left: 0px;
}
* html #banner
{
    width: 215px;
    position: relative;
    top: 0;
    left: 0;
}
* html #banner ul
{
    width: 215px;
    margin-left: 0;
    height: 280px;
}
* html #banner ul li
{
    float: none;
}
* html #banner ul li a#banner-blog, * html #banner ul li a#banner-trip, * html #banner ul li a#banner-card, * html #banner ul li a#banner-reserve
{
    background-position: top left;
}

/* for ie7 */
*:first-child + html #hpb-main
{
    margin-right: auto;
}
*:first-child + html #hpb-aside
{
    padding-bottom: 10px;
}
*:first-child + html #banner
{
    width: 215px;
    position: relative;
    top: 0;
    left: 0;
}
*:first-child + html #banner ul
{
    width: 215px;
    margin-left: auto;
    height: 280px;
}
*:first-child + html #banner ul li
{
    float: none;
}
*:first-child + html #banner ul li a#banner-blog, *:first-child + html #banner ul li a#banner-trip, *:first-child + html #banner ul li a#banner-card, *:first-child + html #banner ul li a#banner-reserve
{
    background-position: top left;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メニューページ デザイン定義 */
#menu .item
{
    width: 300px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 25px;
    min-height: 135px;
}
/* クーポン デザイン定義 */
#coupon
{
    border-top-width: 4px;
    border-top-style: double;
    border-top-color: #666;
    border-right-width: 4px;
    border-right-style: double;
    border-right-color: #666;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #666;
    border-left-width: 4px;
    border-left-style: double;
    border-left-color: #666;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    background-image : url();
    background-repeat: no-repeat;
    background-position: left bottom;
}
#coupon-off
{
    margin-left: 200px;
    padding-top: 20px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #555;
}

#coupon-limit
{
    padding-top: 20px;
    margin-left: 200px;
    padding-bottom: 20px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #555;
}

.hpb-layoutset-02 #hpb-wrapper #coupon h3
{
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    border-left-style: none;
    float: left;
    width: 200px;
    text-align: center;
    font-size: 1.2em;
}

#pagetop
{
    display: none;
}
hr
{
    color: #000000;
}

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

.hpb-layoutset-01 #hpb-header
{
    height : 23px;
}
.hpb-layoutset-01 #hpb-headerLogo
{
    display: none;
}
.hpb-layoutset-01 #hpb-wrapper
{
    width: 860px;
    margin-left: 3px;
}

.hpb-layoutset-01 #hpb-title h2
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    overflow: visible;
    text-indent: -9999px;
    height: 310px;
    background-image :;
    background-position: left top;
    background-repeat: no-repeat;
}
/* for ie6 */
* html .hpb-layoutset-01 #hpb-title
{
    position: absolute;
    top: 0px;
    left: 3px;
    width: 645px;
}
* html .hpb-layoutset-01 #hpb-title h2
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    overflow: visible;
    text-indent: -9999px;
    height: 310px;
    background-image : url();
    background-position: left top;
    background-repeat: no-repeat;
}

/* トップページナビゲーション */
.hpb-layoutset-01 #hpb-nav
{
    width: 860px;
    position: absolute;
    top: 502px;
    left: 3px;
    height : 0px;
    overflow: visible;
}
.hpb-layoutset-01 #hpb-nav li
{
    float: left;
    margin-top: 0;
}
.hpb-layoutset-01 #hpb-nav li a
{
    height: 140px;
}
.hpb-layoutset-01 #hpb-nav li span.en
{
    line-height: 140px;
    padding-top: 52px;
}
.hpb-layoutset-01 #hpb-nav #nav-contact span.en
{
    text-align: right;
    padding-right: 12px;
    line-height: 1;
    padding-top: 12px;
}
.hpb-layoutset-01 #hpb-nav #nav-toppage
{
    display: none;
}
.hpb-layoutset-01 #hpb-nav #nav-contact
{
    float: right;
    margin-top: -280px;
}
.hpb-layoutset-01 #hpb-nav #nav-concept a:link, .hpb-layoutset-01 #hpb-nav #nav-concept a:visited
{
    background-image : url(akurobio.png);
}
.hpb-layoutset-01 #hpb-nav #nav-concept a:hover, .hpb-layoutset-01 #hpb-nav #nav-concept a:active
{
    background-image : url(aorabio.png);
}

.hpb-layoutset-01 #hpb-nav #nav-menu a:link, .hpb-layoutset-01 #hpb-nav #nav-menu a:visited
{
    background-image : url(akurodis.png);
}
.hpb-layoutset-01 #hpb-nav #nav-menu a:hover, .hpb-layoutset-01 #hpb-nav #nav-menu a:active
{
    background-image : url(aoradis.png);
}

.hpb-layoutset-01 #hpb-nav #nav-news a:link, .hpb-layoutset-01 #hpb-nav #nav-news a:visited
{
    background-image : url(akurolive.png);
}
.hpb-layoutset-01 #hpb-nav #nav-news a:hover, .hpb-layoutset-01 #hpb-nav #nav-news a:active
{
    background-image : url(aoralive.png);
}

.hpb-layoutset-01 #hpb-nav #nav-recruit a:link, .hpb-layoutset-01 #hpb-nav #nav-recruit a:visited
{
    background-image : url(akuromusic.png);
}
.hpb-layoutset-01 #hpb-nav #nav-recruit a:hover, .hpb-layoutset-01 #hpb-nav #nav-recruit a:active
{
    background-image : url(aoramusic.png);
}

/* トップページコンテンツ */

.hpb-layoutset-01 #hpb-main
{
    padding-top: 0px;
}
/* for ie6 */
* html .hpb-layoutset-01 #hpb-main
{
    padding-top: 300px;
}

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

#toppage p
{
    line-height: 1.8;
    margin-bottom: 10px;
    margin-left: 5px;
}
#toppage-news
{
    padding-bottom: 10px;
    padding-left: 0px;
    padding-top: 20px;
    width: 860px;
}
#hpb-wrapper #toppage-news h3
{
    font-size: 1.2em;
    line-height: 1;
    font-weight: normal;
    width: 80px;
    float: left;
    margin-top: 0;
    margin-left: 15px;
}

#toppage-news span.en
{
    display: none;
}

.news-photo
{
    display: none;
}

.news-comment
{
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 115px;
    padding-right: 20px;
}

#toppage-news hr
{
    margin-bottom: 10px;
    margin-left: 110px;
    padding-top: 2px;
    clear: both;
    width: 735px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #353535;
}

#toppage-news dt
{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd
{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd
{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd
{
    height: 68px; /* for ie7 */
}

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

#toppage-news span.date
{
    color: #87d32e;
    display: block;
    width: 8em;
    float: left;
}
#toppage-news br
{
    display: none;
}

/* for ie6 */
* html .hpb-layoutset-01 #hpb-wrapper, * html #toppage-news
{
    width: 620px;
}
* html #hpb-wrapper #toppage-news h3
{
    float: none;
}
* html .news-comment
{
    margin-left: 25px;
}
* html #toppage-news hr
{
    margin-left: 25px;
    width: 585px;
}

/* for ie7 */
*:first-child + html .hpb-layoutset-01 #hpb-wrapper, *:first-child + html #toppage-news
{
    width: 645px;
}
*:first-child + html #hpb-wrapper #toppage-news h3
{
    float: none;
}
*:first-child + html .news-comment
{
    margin-left: 25px;
}
*:first-child + html #toppage-news hr
{
    margin-left: 25px;
    width: 585px;
}



/* トップページサブコンテンツ */
.hpb-layoutset-01 #hpb-aside
{
    padding-top: 280px;
    padding-left: 0;
}
.hpb-layoutset-01 #hpb-aside #shopinfo
{
    width: 338px;
    position: absolute;
    top: 300px;
    left: 520px;
}
.hpb-layoutset-01 #hpb-aside #shopinfo img
{
    display: block;
    float: right;
    margin-right: 10px;
}
/* for ie6 */
* html .hpb-layoutset-01 #hpb-aside
{
    width: 215px;
    float: right;
    padding-top: 290px;
}
* html .hpb-layoutset-01 #hpb-aside #shopinfo
{
    width: 210px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 0;
}
* html .hpb-layoutset-01 #hpb-aside #shopinfo img
{
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
/* for ie7 */
*:first-child + html .hpb-layoutset-01 #hpb-aside
{
    width: 215px;
    float: right;
    padding-top: 290px;
}
*:first-child + html .hpb-layoutset-01 #hpb-aside #shopinfo
{
    width: 215px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: auto;
}
*:first-child + html .hpb-layoutset-01 #hpb-aside #shopinfo img
{
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
