@charset "utf-8";

/* ヘッダ,サイドバナー,フッタは共通部品ファイル base-common.css で指定 */

/*------------------------------共通------------------------------*/
html,
body {
    height: 100%;
    text-align: center;
    color: #555;
}
#wrapper {
    min-height: 100%;
    height: 100%;
    height: auto !important;
    position: relative;
    background: url(../../img/10/base/footer-bg.jpg) 0 bottom repeat-x;
    text-align: left;
}
#container {
    width: 950px;
    margin: 0 auto;
    padding: 0 0 330px;
}
#contents {
    width: 950px;
    margin: 15px 0 100px;
    overflow: hidden;
}
#contents #article {
    /*display: inline;*/
    float: left;
    margin :0 0 0 175px;
    width: 460px;
}
#article #featured {
    width: 458px;
    height: 248px;
    position: relative;
    margin: 0 0 15px;
    border: 1px solid #999;
}
/*----------左サイドメニュー */
#sidenav {
    float: left;
    width: 150px;
    margin: 0 0 0 -635px;
}
/*----------右サイドメニュー */
#aside {
    float:left;
    width:300px;
    margin:0 0 0 15px;
}
/* ---------------------------------------TOPイメージ */
.mainimg_nologin {
    width: 950px;
    height: 250px;
    margin: 10px auto 0;
}
/*------------------------------各部品------------------------------*/

/*----------ヘッダ下アラート */
#alert {
    width: 950px;
    margin: 0 0 10px;
    background-color: #fdd;
    color: #f30;
}
#alert p {
    line-height: 1.5;
    padding: 5px 10px;
    font-weight: bold;
    text-align: center;
    color: #f20;
}
.alert_msg {
    width: 950px;
    margin: 10px auto 0;
    border: 1px solid #FF5555;
    color: #FF5555;
}
.alert_msg p {
    line-height: 1.5;
    padding: 5px 10px;
    font-weight: bold;
    text-align: center;
}

/* ----------スマホへの誘導 */
.sp_site {
    text-align: center;
    background-color: #f3f0e6;
    margin:35px 0 0;
    padding:30px 0;
}
@media screen and (min-width:600px){
    .sp_site{
        width: 100%;
        min-width:1150px;
        overflow: hidden;
    }
}

/* ----------検索 */
#article #search {
    width: 460px;
    height: 74px;
    margin: 0 0 15px;
    background: url(../../img/10/top/center-search-bg.gif) 0 0 no-repeat;
}
#article #search h2 {
    float: left;
    width: 79px;
    height: 31px;
    position: relative;
    overflow: hidden;
}
#article #search h2 img {
    position: absolute;
    top: 0;
    left: 0;
}
#article #search ul {
    float: left;
    width: 371px;
    height: 21px;
    padding: 5px;
}
#article #search ul li {
    float: left;
    margin: 2px 5px 0 0;
    font-weight: bold;
}
#article #search ul li input {
    vertical-align: bottom;
}
* html #article #search ul li input {
    vertical-align: middle;
}
*:first-child+html #article #search ul li input {
    vertical-align: middle;
}
/* IE8 hack */
html>/**/body #article #search ul li input {
    vertical-align /*\**/: middle\9;
}
#article #search #searchbox {
    clear: both;
    position: relative;
    margin: 0 0 0 30px;
}
#article #search #searchbox #textbox {
    width: 310px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
}
#article #search #searchbox #button {
    position: absolute;
    top: 0;
    left: 319px;
}

/* ------------------------------ローテーション設定------------------------------ */
.top_rotation .bx-wrapper {
    width: 458px;
    position: relative;
    margin: 10px 0;
    *zoom: 1;
}
.top_rotation .bx-wrapper img {
    max-width: 100%;
    display: block;
}
.top_rotation .slider li {
  display: none;
}
.top_rotation .bx-viewport .bxslider li {
  display: block !important;
}
.top_rotation .bx-wrapper .bx-viewport {
    background: #fff;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
}
.top_rotation .bx-wrapper .bx-pager,
.top_rotation .bx-wrapper .bx-controls-auto {
    width: 100%;
}
.top_rotation .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 8px;
}
.top_rotation .bx-wrapper .bx-pager .bx-pager-item,
.top_rotation .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.top_rotation .bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.top_rotation .bx-wrapper .bx-pager.bx-default-pager a:hover,
.top_rotation .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FF3636;
}
.top_rotation .bx-wrapper .bx-controls-direction {
    display: none;
}
.top_rotation_nologin {
    margin-bottom: 10px;
}

/* ----------ローテが1つの時の表示 */
.oneframe {
    padding: 10px 0;
}

/* ------------------------------広告枠------------------------------ */

/* ----------PR */
#article #prlink {
    margin: 0;
}
#article #prlink ul {
    margin: 0 10px;
}
#article #prlink ul li {
    margin: 0 0 15px;
    padding: 2px 0 2px 35px;
    background: url("../../img/10/top/icon-list.gif") 0 -198px no-repeat;
}
#article #prlink ul li .to-dtl {
    background:url("../../img/10/top/icon-list.gif") no-repeat scroll 0 -256px transparent;
    margin:0 0 0 10px;
    padding:0 0 0 11px;
    position:relative;
    white-space:nowrap;
}

/* ----------セグメントバナー */
#sidenav #segment-banner {
    width: 160px;
    margin: 0 0 10px;
    text-align: center;
}
#sidenav #segment-banner img {
    margin: 0 0 3px;
}
#sidenav #segment-banner .comment{
    text-align: center;
}
#sidenav #segment-banner .comment .point {
    width: 150px;
    padding: 0 0 0 16px;
    background: url("../../img/10/top/icon-list.gif") 0 1px no-repeat;
    color: #ff5555;
}
#sidenav #segment-banner .condition {
    margin: 2px 0 0;
    position: relative;
    left: 50%;
    float: left;
}
#sidenav #segment-banner .condition .adding {
    line-height: 1.2;
    margin: 0 0 3px 0;
    color: #777;
    float: left;
    position: relative;
    left: -50%;
}
#sidenav #segment-banner .condition .to-dtl {
    float: left;
    margin:0 0 0 10px;
    padding: 0 0 0 11px;
    background: url("../../img/10/top/icon-list.gif") no-repeat 0 -256px;
    white-space: nowrap;
    position: relative;
    left: -50%;
}

/* ----------イレギュラーバナー */

#pvad{
    clear:both;
    display:block;
    background-color: #F1F1F1;
    /*background:url(../../img/bg/bg2.gif) repeat top left;*/
    text-align:center;
    padding: 8px 0;
    margin: 3px auto 5px;
}
#pvad .condition {
    margin-top: 3px;
}
#pvad .point {
    padding-left: 16px;
    color: #3a0;
    background: url(../../img/10/top/icon-list.gif) 0 1px no-repeat;
}

/* ------------------------------その他------------------------------ */

/* ----------定番ショップ */
#toplink {
    width: 950px;
}

#toplink #teibanshop {
    width: 950px;
    margin: 0 0 15px;
    padding: 0 0 10px;
    background: url(../../img/10/top/foot-teiban-bg.gif) 0 bottom no-repeat;
    overflow: hidden;
}
#toplink #teibanshop h2 {
    width: 950px;
    height: 40px;
    position: relative;
    margin: 0 0 2px;
    overflow: hidden;
}

#toplink #teibanshop h2 img {
    position: absolute;
    top: 0;
    left: 0;
}
#toplink #teibanshop h2 span {
    position: absolute;
    top: 9px;
    left: 130px;
}
#toplink #teibanshop ul {
    width: 928px;
    margin: 9px 11px;
}
#toplink #teibanshop ul li {
    float: left;
    width: 120px;
    height: 62px;
    margin: 0 0 10px 28px;
}
/* ----------関連サイト */
#kanren {
    clear: both;
    width: 950px;
    margin: 20px 0 20px;
    background: url(../../img/10/top/foot-relation-bg.gif) 0 bottom no-repeat;
}
#kanren p {
    width: 930px;
    line-height: 130%;
    padding: 10px;
    background: url(../../img/10/top/foot-relation-head.gif) 0 0 no-repeat;
}

/* ----------不正対策・Pマークなど */
#otherlink {
    position: relative;
    overflow: hidden;
}

/* ↓2011/11/10旅色追加により修正 */
#otherlink ul {
    position: relative;
    left: 50%;
    float: left;
    width: 750px;
    text-align: center;
}
#otherlink ul li {
    margin: 0 5px;
    padding: 0 5px 10px;
    position: relative;
    left: -50%;
    display: inline;
}

/* ----------メンテナンス画面用 */
#maintenance {
    width: 500px;
    margin: 15px auto 15px 50px;
    padding: 0;
    background: url(../../img/10/base/maintenance-bg.gif) 0 bottom no-repeat;
    overflow: hidden;
}
#maintenance h2 {
    width: 500px;
    height: 220px;
    position: relative;
    margin: 0;
    overflow: hidden;
}
#maintenance h2 img {
    position: absolute;
    top: 0;
    left: 0;
}
#maintenance p {
    text-align: center;
    padding: 10px 10px 20px;
}
#article #cyuumokuword {
    width: 460px;
    margin: 0 0 15px;
    padding: 0 0 15px;
    background: url(../../img/10/top/center-bg.gif) 0 bottom no-repeat;
    overflow: hidden;
}

/* ------------------------------会員登録・ログイン（lead_register.jsp用）------------------------------ */

#reglogin {
    width: 460px;
    height: 190px;
    margin: 0 0 15px;
    padding: 0;
    background: url("../../img/10/top/reglogin_bg.gif") no-repeat 0 0;
    position: relative;
}
#reglogin .reg {
    position: absolute;
    top: 79px;
    left: 10px;
}
#reglogin .login {
    position: absolute;
    top: 79px;
    left: 235px;
}

/* ------------------------------会員登録・ログイン------------------------------ */
#no_login {
    width: 460px;
    margin: 10px auto;
    background: url("../../img/10/lead_register/nologin_bg_top.gif") no-repeat 0 0;
}
#no_login ul {
    display: inline-block;
    margin: 58px 0 0 9px;
}
#no_login ul li {
    float: left;
}
#no_login ul li.btn_regist {
    width: 263px;
    height: 56px;
    position: relative;
    margin: 0 6px 0 0;
    text-align: center;
}
#no_login ul li.btn_login {
    width: 176px;
    height: 56px;
    position: relative;
    margin: 0 5px 0 0;
    text-align: center;
}
#no_login ul li.manga {
    width: 210px;
    height: 24px;
    position: relative;
    margin: 15px 0 0 10px;
    padding-left: 1px;
    text-align: left;
}
#no_login ul li.gosite {
    width: 190px;
    margin: 24px 10px 0 0;
    padding: 0 0 0 10px;
    background: url("../../img/10/point/icon-list.gif") no-repeat 0 -168px;
}
#no_login ul li.btn_regist a img,
#no_login ul li.btn_login a img,
#no_login ul li.manga a img {
    position: absolute;
    top: 0;
    left: 0;
}
#no_login ul li.btn_regist a:hover,
#no_login ul li.btn_login a:hover,
#no_login ul li.manga a:hover {
    border: none;
}
#no_login ul li.btn_regist a:hover img,
#no_login ul li.btn_login a:hover img,
#no_login ul li.manga a:hover img {
    position: absolute;
    top: 1px;
    left: 1px;
}