@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;
}
#container.iframe_foot {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background: url(../../img/base/footer-bg.jpg) scroll repeat-x bottom;
}
#container.iframe_foot .footer_wrap {
    width: 950px;
    margin: 0 auto;
}
#contents {
    width: 950px;
    margin: 15px 0 100px;
    overflow: hidden;
}
#contents #article {
    /*display: inline;*/
    float: left;
    margin :0 0 0 175px;
    width: 460px;
}

/*----------左サイドメニュー */
#sidenav {
    float: left;
    width: 150px;
    margin: 0 0 0 -635px;
}
/*----------右サイドメニュー */
#aside {
    float:left;
    width:300px;
    margin:0 0 0 15px;
}
/* ---------------------------------------TOPイメージ */
.mainimg_nologin {
    margin: 0 0 20px;
}
.mainimg_nologin .btn_area {
    padding: 5px 0;
    text-align: center;
    background: #FFD83D;
}
.mainimg_nologin .btn_area a {
    width: 800px;
    padding: 15px 0;
    display: inline-block;
    background: #3DBA8F;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px;
    border-bottom: 5px solid #268262;
}
.mainimg_nologin .btn_area a:hover {
    background: #55c69f;
}
.mainimg_nologin .btn_area a span {
    color: #FFF449;
}

/*------------------------------各部品------------------------------*/

/*----------ヘッダ下アラート */
#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;
}

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

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

#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;
}

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

/* ----------メンテナンス画面用 */
#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;
}