@charset "utf-8";
/*
Theme Name: brand2
Theme URI: http://r-oukoku.com/
Version: 1.6
Author: ネクスト情報はましん
Author URI: http://www.next-hamashin.co.jp/
Tags: blue, custom header, fixed width, two columns, widgets

  Kubrick v1.5
   http://binarybonsai.com/kubrick/

  This theme was designed and built by Michael Heilemann,
  whose blog you will find at http://binarybonsai.com/

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php
*/

/* CSS Document */
@import url("css/import.css");

html {
    height: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", hirakakupro-w3, "メイリオ", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

*:first-child + html body {
    font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 140%;
}

/*--- container ---*/
#container {
    width: 940px;
    height: auto;
    min-height: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
}

/*-- IEのハック -- */
* html #container {
    height: 100%;
}

/*--- header ---*/
#header {
    width: 910px;
    height: 85px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 12px;
    background: url(img/common/header.jpg);
    position: relative;
    padding-left: 20px;
}

#header h1 {
    font-size: 12px;
    font-weight: normal;
}

#logo a {
    position: absolute;
    display: block;
    outline: none;
    width: 250px;
    height: 56px;
    left: 11px;
    top: 22px;
}

#tenpo a {
    position: absolute;
    display: block;
    outline: none;
    width: 77px;
    height: 23px;
    left: 847px;
    top: 10px;
}

#toiawase a {
    position: absolute;
    display: block;
    outline: none;
    width: 102px;
    height: 23px;
    left: 563px;
    top: 10px;
}

#sub_link a {
    position: absolute;
    display: block;
    outline: none;
    width: 68px;
    height: 23px;
    left: 668px;
    top: 10px;
}

#sub_sitemap a {
    position: absolute;
    display: block;
    outline: none;
    width: 100px;
    height: 23px;
    left: 740px;
    top: 10px;
}

/*--- topmenu ---*/
#topmenu {
    width: 940px;
    height: 42px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 8px;
}

#topmenu ul {
    width: 940px;
    height: 42px;
    margin: 0;
    padding: 0;
    background-image: url(img/common/menulong.jpg);
    background-repeat: no-repeat;
}

#topmenu ul li {
    float: left;
}

/* topmenu ul li */
* html #topmenu ul li {   /*IE6*/
    width: 134px;
    height: 42px;
    float: left;
}

#topmenu ul li a {
    height: 42px;
    display: block;
}

#topmenu ul li a:hover {
    background: transparent;
}

#topmenu li a:hover img {
    visibility: hidden;
}

/* topmenuのbackground処理 */
body.body-home #topmanu-home a img,

body.body-buy_flow #topmanu-buy_flow a img,
body.body-r-3s #topmanu-buy_flow a img,
body.body-brand-sesret #topmanu-buy_flow a img,

body.body-handling-commodity #topmanu-handling-commodity a img,
body.body-brand #topmanu-handling-commodity a img,
body.body-watch #topmanu-handling-commodity a img,
body.body-fashion #topmanu-handling-commodity a img,
body.body-jewel #topmanu-handling-commodity a img,
body.body-damond #topmanu-handling-commodity a img,
body.body-buy_ng #topmanu-handling-commodity a img,

body.body-buy_results #topmanu-buy_results a img,
body.body-voice #topmanu-buy_results a img,

body.body-delivers_buy #topmanu-delivers_buy a img,
body.body-kit #topmanu-delivers_buy a img,
body.body-experience_shop-2 #topmanu-delivers_buy a img,
body.body-takuhai_list #topmanu-delivers_buy a img,

body.body-introduction #topmanu-introduction a img,
body.body-store #topmanu-introduction a img,
body.body-shop_buy #topmanu-introduction a img,
body.body-experience_shop #topmanu-introduction a img,

body.body-faq #topmanu-faq a img {
    visibility: hidden;
}

/* サイドメニューのbackground処理 */
body.body-r-3s li.page-item-975 a,
body.body-brand-sesret li.page-item-1145 a,
body.body-faq li.page-item-3 a,
body.body-voice li.page-item-7 a,

body.body-buy_results li.page-item-77 a,
body.body-brand li.page-item-17 a,
body.body-watch li.page-item-52 a,
body.body-fashion li.page-item-13 a,
body.body-jewel li.page-item-58 a,
body.body-damond li.page-item-10 a,
body.body-ranking-3 li.page-item-471 a,
body.body-buy_ok li.page-item-65 a,
body.body-buy_ng li.page-item-61 a,

body.body-kit li.page-item-40 a,
body.body-experience_shop-2 li.page-item-262 a,
body.body-takuhai_list li.page-item-431 a,

body.body-store li.page-item-43 a,
body.body-shop_buy li.page-item-49 a,
body.body-experience_shop li.page-item-74 a,

body.body-careers li.page-item-46 a,
body.body-privacy li.page-item-25 a,
body.body-rule li.page-item-34 a {
    background-image: url(./img/side_condition/bra_button-v.jpg);
    background-repeat: no-repeat;
}

/*----- main -----*/
#main {
    width: 940px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
}

/*----- entyr -----*/
#entry {
    width: 680px;
    height: auto;
    float: left;
}

/*----- side -----*/
#side {
    width: 245px;
    height: auto;
    float: right;
    text-align: left;
}

/*----- footer -----*/
#footer {
    width: 940px;
    height: 32px;
    background: url(img/common/footer.jpg);
}

#footer_menu {
    width: 940px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
}

.clear {
    clear: both;
}

/*-- footer_textmenu --*/
#text-menu {
    height: 27px;
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}

#text-menu ul {
    margin: 0;
    list-style: none;
}

#text-menu ul li {
    display: inline;
    font-size: 13px;
    border-right: 1px solid #0099CC;
    padding-right: 5px;
    padding-left: 3px;
}

#text-menu .text-menu-left-bar {
    border-left: 1px solid #0099CC;
    padding-left: 5px;
}

#text-menu li a {
    color: #0099CC;
    text-decoration: underline;
}

#text-menu li a:hover {
    color: #0066CC;
    text-decoration: underline;
}

/*--- コピーライト ---*/
#footer_copy {
    width: 930px;
    height: auto;
    text-align: right;
    font-size: 13px;
    color: #333333;
    padding-top: 10px;
    margin: 0 auto;
    padding-bottom: 20px;
    line-height: 130%;
}

.rate_date {
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.gold_rate {
    width: 245px;
    height: 120px;
    background: url(./img/top/gold_rate.gif) no-repeat left bottom;
    margin-bottom: 10px;
}

.platinum_rate {
    width: 245px;
    height: 120px;
    background: url(./img/top/platinum_rate.gif) no-repeat left bottom;
    margin-bottom: 15px;
}

.platinum_rate table, .gold_rate table {
    position: relative;
    left: 30px;
    top: 44px;
    font-size: 12px;
    font-weight: bold;
}

.platinum_rate td, .gold_rate td {
    border-bottom: dotted 1px #999999;
    padding-left: 20px;
    padding-right: 20px;
}
