@charset "utf-8"

/* ブラウザ初期値リセット */
* {
    margin:0;
    padding:0;
}

body {
    margin: 0;
    padding: 35px 0 0 0;
    /* background: url(img/background.jpg); */
    color: #000;
    /*    color: #F1CC7D;*/
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: small;
    line-height: 130%;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}
blockquote, q {
    quotes:"" "";
}
a img {
    border: none;
    margin: 0;
}

p { margin:0; padding:0;}

form { margin:0; padding:0;}

/* 共通 */

a:link {
    color: #FF1A00;
}
a:visited {
    color: #FF1A00;
}
a:hover {
    color: #FF9286;
}
a:active {
    color: #FF1A00;
}

#header {
    margin: 0 auto;
    padding: 0;
    width: 760px;
}

#header h1 {
    margin: 0;
}

#header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#header li {
    float: left;
    margin: 0 0 -2px 0;
    padding: 0;
}
html>/**/body #header li {
    float: left;
    margin: 0 0 -5px 0;
}
html:first-child #header li {
    float: left;
    margin: 0;
    padding: 0;
}

#contents {
    clear: both;
    width: 702px;
    margin: 0 auto;
    padding: 20px 29px 10px;
    background: #FEE6B8 url(img/contents_bg.jpg) /*repeat-x*/;
    overflow: hidden;
}

#contents h1 {
    font-size: 20px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/

#contents_nm {
    clear: both;
    width: 702px;
    margin: 0 auto;
    padding: 20px 29px;
    /* background: #FEE6B8 url(img/contents_bg.jpg) repeat-x; */
    overflow: hidden;
}

#contents_nm:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents_nm {
    height: 1em;
    overflow: visible;
}
/**/

#contents-left {
    width: 405px;
    float: left;
}

#contents-right {
    float: right;
    width: 250px;
    padding-left: 25px;
    border-left: #9A3A00 1px solid;
}

#footer-menu {
    width: 740px;
    /* height: 12px; */
    margin: 0 auto;
    padding: 0 10px 20px;
    background: url(img/footer_bg.gif) bottom no-repeat;
    text-align: center;
    font-weight: bold;
}

#index_footer_menu {
    width: 740px;
    margin: 0 auto;
    margin-top:10px;
    padding: 0 10px 10px;
    text-align: center;
    font-weight: bold;
}


#footer-menu ul {
    margin: 0;
}
#footer-menu li {
    display: inline;
    padding: 0 0.8em 0 1em;
    border-right: #333 1px solid;
}

#footer-menu li.last {
    border-right: none;
}

#footer-menu a {
    text-decoration: none;
}
#footer-menu a:link {
    color: #482802;
}
#footer-menu a:visited {
    color: #482802;
}
#footer-menu a:hover {
    color: #CC3300;
}
#footer-menu a:active {
    color: #482802;
}

#index_footer_menu ul {
    margin: 0;
}
#index_footer_menu li {
    display: inline;
    padding: 0 0.8em 0 1em;
    border-right: #333 1px solid;
}

#index_footer_menu li.last {
    border-right: none;
}

/* #index_footer_menu a {
    text-decoration: none;
}
#index_footer_menu a:link {
    color: #482802;
}
#index_footer_menu a:visited {
    color: #482802;
}
#index_footer_menu a:hover {
    color: #CC3300;
}
#index_footer_menu a:active {
    color: #482802;
} */

#footer {
    padding: 10px;
    text-align: center;
    color: #FFF;
}


/* トップページ */

#goaisatsu {
    width: 404px;
    height: 281px;
    background: url(img/goaisatsu_bg.jpg) no-repeat;
    line-height: 160%;
    float: left;
}

#goaisatsu .title {
    font-size: 14px;
    font-weight: bold;
    color: #DE3000;
    margin: 8px 0;
    text-align: center;
}

#goaisatsu p {
    margin: 0 35px;
}

#goaisatsu h2 {
    margin: 0;
    padding: 0;
}

#whatsnew {
    width: 404px;
    margin: 10px 0 10px;
    float: left;
}

#whatsnew-area {
    width: 382px;
    height: 360px;
    margin: 0;
    padding: 10px;
    border: #812300 1px solid;
    background-color: #FFF;
    overflow-y: scroll;
}

#whatsnew-area dt {
    font-weight: bold;
    font-size: 14px;
    margin: 6px 0;
    color: #DE3000;
}
#whatsnew-area dd {
    margin: 0 0 15px 0;
    line-height: 140%;
}

#pickupgirl {
    margin-top:10px;
    width: 248px;
    clear: both;
}

#pickupgirl p {
    margin: 3px auto;
}

#pickupgirl-area {
    width: 248px;
    height: 213px;
    background: #FFF url(img/pickupgirl_bg.jpg) no-repeat;
    text-align: center;
    padding-top: 13px;
}

#mobile {
    width: 250px;
    background: url(img/mobile_bg.jpg) bottom no-repeat;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 10px;
}

#mobile p {
    width: 208px;
    margin: 0 auto;
    text-align: left;
}

#ladies-mobile {
    clear: both;
    width: 650px;
    margin: 0 auto;
    /* background: #FEE6B8; */
    /*padding: 0 30px 30px;*/
}
/* ここから */
body:first-of-type #ladies-mobile{ /* Safari Hack */
    margin: -10px auto 0;
}
/* ここまで */

/* 女の子紹介 */
.lady {
    width: 180px;
    height: 390px;
    border: #A3884F 1px solid;
    background-color: #E6C274;
    padding: 5px;
    margin: 10px 15px;;
    text-align: center;
    float: left;
    display: inline;
}

.top_lady {
    width: 180px;
    height: 316px;
    border: #A3884F 1px solid;
    background-color: #E6C274;
    padding: 5px;
    margin: 10px 15px;
    text-align: center;
    float: left;
    display: inline;
}

.lady-prof {
    width: 180px;
    height: 370px;
    text-align: center;
    padding: 10px 0;
    background-color: #FFF;
}

.top_lady-prof {
    width: 180px;
    height: 296px;
    text-align: center;
    padding: 10px 0;
    background-color: #FFF;
}

.lady-prof-pic {
    height: 194px;
}

.lady-attributes-img {
    height: 17px;
    margin: 0px auto 0px auto;
}

.name {
    font-weight: bold;
    padding: 4px 0 0 0;
}
.three-size {
    padding: 4px;
}
.now {
    width: 156px;
    height: 20px;
    margin: 0 auto;
    padding: 2px;
    background-color: #863428;
    color: #FFF;
    font-size: 12px;
}

.now_memo {
    width: 206px;
    height: 70px;
    margin: 0 auto;
    padding: 2px;
    /*background-color: #FF723F;*/
    background-color: #863428;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}

.realtime_02{
    width: 156px;
    height: 20px;
    margin: 0 auto;
    padding: 2px;
    background-color: #863428;
    color: #FFF;
    font-size: 12px;
    /* font-weight: bold; */
}

.reserve {
    margin: 10px 0;
}

.c_prof {
    margin: 10px 0 0 0;
}

.w_sche {
    margin: 2px 0 0 0;
}

/* テーブルスタイル */
.table-style table {
    /*  border-top: 1px solid #4C0F00;*/
    /*  border-left: 1px solid #4C0F00;*/
    border-top:  1px solid #F1CC7D;
    border-left: 1px solid #F1CC7D;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #FFF;
    empty-cells: show;
    margin: 0 auto 20px;
}
.table-style th {
    border-right: 1px solid #F1CC7D;
    border-bottom: 1px solid #F1CC7D;
/*    border-right: 1px solid #4C0F00;*/
/*    border-bottom: 1px solid #4C0F00;*/
    padding: 5px;
    /*  background-color: #F1CC7D;*/
    background-color: #552800;
    /* color: #4C0F00;*/
    color: #F1CC7D;
    font-weight: bold;
    text-align: center;
}
.table-style td {
    /* border-right: 1px solid #4C0F00;*/
    /* border-bottom: 1px solid #4C0F00;*/
    color: #000000;
    border-right: 1px solid #F1CC7D;
    border-bottom: 1px solid #F1CC7D;
    padding: 5px;
}

/* プロフィール */
#real {
    width: 275px;
    margin: 10px 0;
    padding: 5px;
    background-color: #FF723F;
    font-weight: bold;
    text-align: center;
    float: right;
    color: #FFF;
}

.blog {
    float: right;
    width: 125px;
    padding:5px 0px 5px 5px;
    margin: 10px 0;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    vertical-align: middle;
    background-color: #FF723F;
}


#lightbox-img p {
    font-weight: bold;
    color: #4C0F00;
    display: block;
    width: 250px;
}

#lightbox-img img {
    margin: 10px 25px 10px 10px;
}

#comment {
    width: 680px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #FFF;
    border: #4C0F00 1px solid;
}

/* lightbox */

/*#lightbox {
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}
#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxCaption { float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(img/overlay.png); }*/

/* V_index.html */

#top-image {
    margin: 0 auto;
    _margin: -6px auto; /* IE6 hack */
    width: 760px;
    /* height: 286px; */
}

#top-image img {
    margin: 0 0 -2px;
}

#index-main {
    /* background: url(img/splash_bg.jpg) no-repeat bottom; */
    width: 760px;
    height: 390px;
    margin: 0 auto;
    text-align: center;
}

#index-18 {
    color: #FF2600;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}

.td_odd {
    text-align: center;
}

.td_even {
    text-align: center;
    background: #F4D79F;
    color: #4C0F00;
}

#costumes div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.intro {
    height: 150px;
    width: 370px;
    margin-left: 20px;
    margin-right: 20px;
    overflow-y: auto;
}

#costume {
}

.costume_category ul {

}

.costume_category li {
    float: left;
    margin-left: 10px;
    list-style-type: none;
}


.cos {
    width: 180px;
    height: 359px;
    border: #A3884F 1px solid;
    background-color: #E6C274;
    padding: 10px;
    margin: 10px 15px;;
    text-align: center;
    float: left;
    display: inline;
}

.cos-pic {
    width: 180px;
    height: 339px;
    text-align: center;
    margin: 0px;
    padding: 10px 0;
    background-color: #FFF;
}

.cos-comment {
    height: 60px;
}

#movie div {
    margin: 0px auto 0px auto;
}

#movie div.swfobject {
    width: 200px;
    height: 150px;
}

.policy_box {
    width:600px;
    margin:20px 50px 50px;
    padding:5px;
}


#link {
    width: 600px;
    height: 100%;
    margin: 10px auto 10px auto;
    border: none;
}

#link div.link_cell {
    width: 100px;
    height: 40px;
    float: left;
    text-align: center;
}

#footer-menu {
    clear: left;

}

#auth_header {
    margin-bottom:3px;
    text-align:center;
}

#auth_header h1, h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-size:12px;
}

#auth_message {
    margin-top:30px;
    margin-bottom:30px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding:5px;
    /* width:670px; */
}

#auth_footer {
    margin-top:10px;
    margin-bottom:20px;
    text-align:center;
}

#auth_footer hr{
    height:1px;
    width:670px;
    border-color:#000;
    border-width: 1px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;"
}

.lady_icon {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    height:17px;
    width:150px;
    font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

#top_body_middle {
	clear: both;
    padding:5px;
}

#top_body_bottom {
    padding:5px;
}

.editer_padding {
    padding:5px;
}