@charset "utf-8"

/* ブラウザ初期値リセット */
* {
    margin:0;
    padding:0;
}

body {
    margin: 0;
    padding: 0;
    /* background: url(img/background.jpg); */
    color: #333;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 	font-size: 12px;
    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: #0000FF/*#FF1A00*/;
}
a:visited {
    color: #0000FF/*#FF1A00*/;
}
a:hover {
    color: #FF9286;
}
a:active {
    color: #FF1A00;
}

#header {
    margin: 0px auto -2px auto;
    padding: 0;
    width: 760px;
    /* height: 340px; */
    /* _height: auto; */ /* IE6 hack */
    text-align: center;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
}

#header h1 {
    width: 760px;
    padding: 0;
    margin: 0px auto 0px auto;
    _margin: -3px 0 0;
    /* IE6 Hack */
}

*:first-child + html #header h1 {
    /* IE7 Hack */
    margin: -3px 0 0;
}

#globalmenu {
    clear: both;
    width: 760px;
    margin: 0px auto 0px auto;
    padding: 0;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
}

#globalmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#globalmenu li {
    float: left;
    margin: 0 0 -2px 0;
    padding: 0;
}
html>/**/body #globalmenu li {
    float: left;
    margin: 0 0 -5px 0;
}
html:first-child #globalmenu li {
    float: left;
    margin: 0;
    padding: 0;
}
body:first-of-type #globalmenu li{ /* Safari Hack */
    margin: 0;
}
#globalmenu table#globalmenu-background-ver {
width: 760px;
height: 50px;
overflow: hidden;
border-collapse: collapse;
border: none;
border-spacing: 0;
}
#globalmenu table#globalmenu-background-ver tr {
height: 50px;
overflow: hidden;
}
#globalmenu table#globalmenu-background-ver tr td{
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
background: url('img/globalmenu-button.jpg') no-repeat top left;
height: 50px;
}
#globalmenu table#globalmenu-background-ver tr td:hover {
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
background: url('img/globalmenu-button.jpg') no-repeat left -50px;
height: 50px;
}
#globalmenu table#globalmenu-background-ver tr td.active {
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
background: url('img/globalmenu-button.jpg') no-repeat left -50px;
height: 50px;
}
/* IE7 hack */
*:first-child+html #globalmenu table#globalmenu-background-ver tr td {
padding:0;
margin:0;
}
*:first-child+html #globalmenu table#globalmenu-background-ver tr td:hover {
background: url('img/globalmenu-button.jpg') no-repeat left -49px;
}
*:first-child+html #globalmenu table#globalmenu-background-ver tr td.active {
background: url('img/globalmenu-button.jpg') no-repeat left -49px;
}

#globalmenu table#globalmenu-background-ver tr td a {
display: block;
margin: 0;
padding: 0;
color: white;
text-decoration: none;
height: 50px;
cursor: pointer;
}
#globalmenu table#globalmenu-background-ver tr td a div {
margin: 0;
padding: 0;
overflow: hidden;
font-weight: bold;
}
#globalmenu table#globalmenu-background-ver tr td a div span.count{
font-weight: normal;
}
#globalmenu table#globalmenu-background-ver tr td a div.one-line {
padding-top: 18px;
height: 15px;
line-height: 15px;
}
#globalmenu table#globalmenu-background-ver tr td a div.two-line {
padding-top: 10px;
height: 30px;
line-height: 15px;
}
.w108 {
width: 108px;
}
.w109 {
width: 109px;
}


#contents {
    clear: both;
    width: 702px;
    margin: 0 auto;
    padding: 30px 29px 10px;
    background: #FFF url(img/contents_bg.jpg) repeat-x;
    overflow: hidden;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
}

#contents h1 {
    color: #A6C349;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/

#contents div a.schedule {
	font-size: 16px;
	font-weight: bold;
}

#contents_nm {
    clear: both;
    width: 740px;
    margin: 0 auto;
    padding: 30px 10px 20px;
    overflow: hidden;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
}

#contents_nm:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents_nm {
    height: 1em;
    overflow: visible;
}
/**/

#contents-left {
    height:432px;
    width: 345px;
    float: left;
}

#contents-right {
    float: right;
    width: 315px;
    padding-left: 10px;
    /*border-left: #6D9F00 1px solid;*/
}

#footer-menu {
    width: 700px;
    margin: 0 auto;
    padding: 0px 10px 20px;
    text-align: center;
    font-weight: bold;
}

#footer-menu ul {
    margin: 0px;
	padding:0px;
}
#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: #420F00;
}
#footer-menu a:visited {
    color: #420F00;
}
#footer-menu a:hover {
    color: #4E6D01;
}
#footer-menu a:active {
    color: #420F00;
}

#index_footer_menu {
    width: 700px;
    margin: 0 auto;
    padding: 45px 10px 8px;
    text-align: center;
    font-weight: bold;
}

#index_footer_menu ul {
    margin: 0px;
	padding:0px;
}
#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: #420F00;
}
#index_footer_menu a:visited {
    color: #420F00;
}
#index_footer_menu a:hover {
    color: #4E6D01;
}
#index_footer_menu a:active {
    color: #420F00;
}


#footer {
    padding: 10px;
    text-align: center;
    color: #420F00;
}


/* トップページ */

#goaisatsu {
    margin:auto auto 10px;
    padding:auto 0px 5px;
/*     width: 404px;
    height: 276px;
    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 35px;
}

#goaisatsu p {
    margin: 0 auto;
}

/* #goaisatsu h2 {
    margin: 0;
    padding: 0;
} */

#whatsnew {
    width: 404px;
    margin: 10px 0;
    float: left;
}

#whatsnew-area {
    width: 382px;
    height: 366px;
    margin: 0;
    padding: 10px;
    border: #999 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%;
}

#whatsnew-area2 {
    width: 290px;
    height: 485px;
    margin: 0;
    padding: 10px;
    border: #999 1px solid;
    background-color: #FFF;
}

#whatsnew-area3 {
    width: 382px;
    height: 485px;
    margin: 0;
    padding: 10px;
    border: #999 1px solid;
    background-color: #FFF;
}

#whatsnew-area2 dt {
    font-weight: bold;
    font-size: 14px;
    margin: 6px 0;
    color: #DE3000;
}
#whatsnew-area2 dd {
    margin: 0 0 15px 0;
    line-height: 140%;
}

#pickupgirl {
    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: 10px;
    margin-top:0px;
}

#pickupgirl-area .lady_img {
    width:308px;
    border: #000 1px solid;
}

.pickupgirl_memo {
    width: 200px;
    height: 34px;
    margin: 0 auto;
    padding: 3px;
    background-color: #FF8856;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

#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: 700px;
    margin: 0 auto;
    padding: 0 30px 30px;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
    position:relative;
    z-index:1;
}
body:first-of-type #ladies-mobile{ /* Safari Hack */
    margin: -10px auto 0;
}


/* 女の子紹介 */
.lady {
    width: 183px;
    height: 320px;
    border: #BCD35B 1px solid;
    background: #DEF481 url(img/girl_bg.jpg) repeat-x;
    padding: 2px;
    margin: 10px 15px;;
    text-align: center;
    float: left;
    display: inline;
}

.lady-prof {
    width: 181px;
    height: 308px;
    text-align: center;
    padding: 5px 0;
    background-color: #FFF;
    border: #BCD35B 1px solid;
}

.lady-attributes-img {
    width:181px;
    height: 17px;
    margin: 0px auto 0px auto;
    text-align:center;
}

.lady2 {
    width: 183px;
    height: 390px;
    border: #BCD35B 1px solid;
    background: #DEF481 url(img/girl_bg.jpg) repeat-x;
    padding: 2px;
    margin: 10px 15px;;
    text-align: center;
    float: left;
    display: inline;
}

.lady-prof2 {
    width: 181px;
    height: 378px;
    text-align: center;
    padding: 5px 0;
    background-color: #FFF;
    border: #BCD35B 1px solid;
}

.lady3 {
    width: 189px;
    height: 345px;
    border-style: none;
    background: #FFF url(img/waku.gif) no-repeat;
    padding: 0px;
    margin: 10px 15px;;
    text-align: center;
    float: left;
    display: inline;
}

.lady-prof3 {
    width: 181px;
    height: 308px;
    text-align: center;
    padding: 5px;
    /* background-color: #FFF; */
    border-style: none;
}

.lady-prof-pic {
    height: 194px;
}

.name {
    font-weight: bold;
    padding: 4px 0 0 0;
}
.three-size {
    padding: 4px;
}
.now {
    width: 156px;
    height: 20px;
    margin: 0 auto;
    padding: 3px;
    background-color: #FF0000;
    color: #FFF;
    font-size: 12px;
}
.reserve {
    margin: 10px 0;
}

.c_prof {
    margin: 10px 0 0 0;
}

.w_sche {
    margin: 2px 0 0 0;
}

/* プレイリスト */
.play-list div {
    margin-bottom: 20px;
}

.play-list ul {
    list-style:none;
}
.play-list li {
    list-style:none;
    width: 160px;
    height: 20px;
    float: left;
    border:1px  solid #050;
    margin: 1px;
    padding: 10px 3px 5px 3px;
    vertical-align: middle;
    font-size: 12px;
}

/* テーブルスタイル */
.table-style table {
    border-top: 1px solid #005432;
    border-left: 1px solid #005432;
    border-spacing: 0;
    background-color: #FFF;
    empty-cells: show;
    margin: 0 auto 20px;
}
.table-style th {
    border-right: 1px solid #005432;
    border-bottom: 1px solid #005432;
    padding: 5px;
    background-color: #EDFBB4;
    font-weight: bold;
    text-align: center;
    color: #005432;
}
.table-style td {
    border-right: 1px solid #005432;
    border-bottom: 1px solid #005432;
    padding: 5px;
}

/* 求人テーブル */
.recruit-table table {
    border-top: 1px solid #005432;
    border-left: 1px solid #005432;
    border-spacing: 0;
    background-color: #FFF;
    empty-cells: show;
    margin: 0 auto 20px;
}
.recruit-table th {
    border-right: 1px solid #005432;
    border-bottom: 1px solid #005432;
    padding: 5px;
    background-color: #ffee7e;
    font-weight: bold;
    text-align: center;
    color: brown;
}
.recruit-table td {
    border-right: 1px solid #005432;
    border-bottom: 1px solid #005432;
    padding: 5px;
}
/* プロフィール */
#real {
    width: 275px;
    margin: 10px 40px 10px 0px;
    padding: 5px;
    background-color: #FF8856;
    font-weight: bold;
    text-align: center;
    float: right;
    color: #FFF;
}

.blog {
    float: right;
    width: 125px;
    margin: 10px 0;
    padding:5px 0px 5px 5px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    vertical-align: middle;
    background-color: #FF8856;
}

#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: #005432 1px solid;
    margin-left:auto;
    margin-right:auto;
}

/* 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); }*/

#top-image {
    margin: 0 auto;
    _margin: -6px auto; /* IE6 hack */
    /* padding-top: 20px; */
    width: 100%;
    /* height: 340px; */
    text-align: center;
}
#top-back-image {
    margin: 0 auto;
    _margin: -6px auto; /* IE6 hack */
    /* padding-top: 20px; */
/*     width: 760px;
    height: 340px; */
    text-align: center;
}

#top-image img {
    margin: 0;
    _margin: -3px 0 0;
}
*:first-child + html #top-image img { /* IE7 Hack */
    margin: -3px 0 0;
}
body:first-of-type #top-image img{ /* Safari Hack */
    margin: -3px 0 0;
}

#index-main {
    background: url(img/splash_bg.jpg) no-repeat top;
    width: 760px;
    height: 364px;
    margin: 0 auto;
    text-align: center;
}
*:first-child + html #index-main {
    background: url(img/splash_bg.jpg) no-repeat top;
    width: 760px;
    height: 364px;
    margin: -3px auto 0;
    text-align: center;
}
body:first-of-type #index-main{ /* Safari Hack */
    margin: -3px  auto 0;
}

#index-18 {
    color: #FF6500;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
#footer {
    margin: 30px 0 0;
    _margin: 0;
}
*:first-child + html #footer {
    margin: 0;
}

.td_odd {
    text-align: center;
    font-weight: bold;
}
.td_even {
    text-align: center;
    font-weight: bold;
    background: #EDFBB4;
    color: #005432;
}


div.intro {
    height: 130px;
    /* width: 90%; */
    overflow-y: auto;
    /* margin-left: 20px; */
}

/* コスチューム */

#costume {

}

.cos {
    width: 180px;
    height: 359px;
    border: #BCD35B 1px solid;
    background: #DEF481 url(img/girl_bg.jpg) repeat-x;
    padding: 10px;
    margin: 10px 5px;;
    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;
}

.top-buttons {
    height: 30px;
}

.costume_category ul {

}

.costume_category li {
    float: left;
    margin-left: 10px;
    list-style-type: none;
}

#movie div {
    margin: 0px auto 0px auto;
}
#movie div.swfobject {
    width: 200px;
    height: 150px;
}

.policy_box {
    width:600px;
    margin:20px 50px 50px;
}

#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;
    border-top: none;
    border-right: #000 1px solid;
    border-left: #000 1px solid;
    border-bottom: #000 1px solid;
    position:relative;
    z-index:2;
    margin-top:-1px;
}

#auth_header_index {
    /* background: url(img/header_bg.jpg) repeat-x; */
    margin-top:0px;
    padding: 3px;
    margin-bottom:0px;
    text-align:center;
}

#auth_header_index h1, h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-size:12px;
}

#auth_header {
    /* background: url(img/header_bg.jpg) repeat-x; */
    margin-top:0px;
    /*padding: 3px;*/
    margin-bottom:0px;
    text-align:center;
}

#auth_header h1 {
    margin-top:0px;
    margin-bottom:0px;
    font-size:9px;
	background: url(img/h1.jpg);
	width: 760px;
	height:10px;
	line-height:9px;
}

#auth_header h2 {
    margin-top:0px;
    margin-bottom:0px;
    font-size:12px;
}

#auth_message {
    margin-top:40px;
    margin-left:auto;
    margin-right:auto;
}

#auth_message img {
    margin: 0px 1px;
}

#auth_footer {
    margin-top:10px;
    margin-bottom:20px;
    text-align:center;
}

#auth_footer img {
    margin: 0px 1px;
}


#auth_footer hr{
    height:1px;
    width:670px;
    border-color:#000;
    border-width: 1px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;
}


#prof-contents-left {
    width: 405px;
    text-align:center;
}

#ladies-mobile-top {
    clear: both;
    width: 700px;
    margin: 0 auto;
    padding: 0 30px 30px;
}
hr.dash {
    clear: both;
    margin-top: 20px;
    border-width: 0px;
    border-top-color: #336699;
    border-top-style: dashed;
    border-top-width: 2px;
}

.header_tel {
    font-family: Verdana;
    line-height: 50px;
    font-size: 50px;
    font-weight: 900;
    color: #FE0000;
    position: absolute;
    top: 30px;
    right: 10px;
}

.header_tel1 {
    font-family: Verdana;
    line-height: 40px;
    font-size: 40px;
    font-weight: 900;
    color: #FE0000;
    position: absolute;
    top: 22px;
    right: 10px;
}

.header_tel2 {
    font-family: Verdana;
    line-height: 30px;
    font-size: 30px;
    font-weight: 900;
    color: #6633FF;
    position: absolute;
    top: 60px;
    right: 10px;
}

.header_text {
    line-height: 20px;
    font-size: 20px;
    font-weight: 900;
    color: #FF9900;
    position: absolute;
    top: 67px;
    left: 300px;
}

.header_qr {
    position: absolute;
    top: 105px;
    left: 665px;
    width: 77px;
    height: 77px;
}
