@charset "utf-8"

/* ブラウザ初期値リセット */
* {
    margin:0;
    padding:0;
}
body {
    margin: 0;
    padding: 0;
    color: #000;
    /* background: url(img/background.jpg); */
    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 35px;
    background: url(img/side_bg.png) center repeat-y;
    width: 760px;
    /* height: 322px; */
}
* html #header { behavior: expression(IEPNGFIX.fix(this)); }

#header h1 {
    margin: 0;
}

#header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#header li {
    float: left;
    margin: 0;
    padding: 0;
}

#header-menu a {
    display: block;
    text-decoration: none;
}

#header-menu {
    margin: 0;
    padding: 0;
    width: 760px;
    height: 33px;
    overflow: hidden;
}

#header-menu img {
    visibility: hidden;
}

#header-menu a,
#header-menu a:link,
#header-menu a:visited {
    background-position: 0px 0px;
    float:left;
}
#header-menu a:focus,
#header-menu a:hover,
#header-menu a:active {
    background-position: 0px 33px;
    float:left;
}

#header-menu #menu01 a { background-image: url(img/menu_01_over.jpg);}
#header-menu #menu02 a { background-image: url(img/menu_02_over.jpg);}
#header-menu #menu03 a { background-image: url(img/menu_03_over.jpg);}
#header-menu #menu04 a { background-image: url(img/menu_04_over.jpg);}
#header-menu #menu05 a { background-image: url(img/menu_05_over.jpg);}
#header-menu #menu06 a { background-image: url(img/menu_06_over.jpg);}
#header-menu #menu07 a { background-image: url(img/menu_07_over.jpg);}


#contents {
    clear: both;
    width: 702px;
    margin: 0 auto;
    padding: 25px 64px 0;
    /* background: url(img/side_bg.png) center repeat-y; */
    overflow: hidden;
}
* html #contents { behavior: expression(IEPNGFIX.fix(this)); }

#contents h1 {
    color: #99f;
    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: 25px 64px 20px;
    /* background: url(img/side_bg.png) center repeat-y; */
    overflow: hidden;
}
* html #contents_nm { behavior: expression(IEPNGFIX.fix(this)); }

#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: #6262CD 1px solid;
}

#footer-menu {
    width: 810px;
    margin: 0 auto;
    padding: 0 10px 10px;
    _padding: 10px;
    /* background: url(img/side_bg.png) center repeat-y; */
    text-align: center;
    font-weight: bold;
}
* html #footer-menu { behavior: expression(IEPNGFIX.fix(this)); }

#footer-menu ul {
    margin: 0 auto;
    padding: 10px 0;
    width: 700px;
    border-top: #6262CD 1px solid;
    border-bottom: #6262CD 1px solid;
}
#footer-menu li {
    display: inline;
    padding: 0 0.8em 0 1em;
    border-right: #CCC 1px solid;
}

#footer-menu li.last {
    border-right: none;
}

#footer-menu a {
    text-decoration: none;
}
#footer-menu a:link {
    color: #999;
}
#footer-menu a:visited {
    color: #999;
}
#footer-menu a:hover {
    color: #6262CD;
}
#footer-menu a:active {
    color: #999
    ;
}

#footer_menu_index {
    width: 810px;
    margin: 0 auto;
    padding: 0 10px 0px;
    _padding: 10px;
    text-align: center;
    font-weight: bold;
}

#footer_menu_index ul {
    margin: 0 auto;
    padding: 10px 0;
    width: 700px;
}
#footer_menu_index li {
    display: inline;
    padding: 0 0.8em 0 1em;
    border-right: #FFF 1px solid;
}

#footer_menu_index li.last {
    border-right: none;
}

#footer_menu_index a {
    text-decoration: none;
}
#footer_menu_index a:link {
    color: #999;
}
#footer_menu_index a:visited {
    color: #999;
}
#footer_menu_index a:hover {
    color: #6262CD;
}
#footer_menu_index a:active {
    color: #999
    ;
}


#footer {
    width: 810px;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    /* background: url(img/side_bg.png) center repeat-y; */
    color: #999;
}

#footer_index {
    padding: 0px;
    text-align: center;
    color:#FFF;
}


* html #footer{ behavior: expression(IEPNGFIX.fix(this)); }

.title {
    margin: 20px 0 10px;
}


/* トップページ */

#goaisatsu {
    width: 404px;
    line-height: 160%;
    float: left;
    padding-bottom: 8px;
    border-bottom: #6162CC 1px solid;
    margin-bottom: 10px;
    color: #FFF;
}

#goaisatsu .title {
    font-size: 14px;
    font-weight: bold;
    color: #FFC762;
    margin: 0 0 5px;
}

#whatsnew {
    width: 404px;
    margin: 10px 0;
    float: left;
}

#whatsnew-area {
    width: 382px;
    height: 350px;
    margin: 0;
    padding: 10px;
    border: #566DF0 1px solid;
    background-color: #000021;
    overflow-y: scroll;
    color: #FFF;
}

#whatsnew-area dt {
    font-weight: bold;
    font-size: 14px;
    color: #FEDE58;
    margin: 6px 0;
}
#whatsnew-area 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: 13px;
    margin-bottom: -3px;
}

.pickupgirl_memo {
    width: 210px;
    height: 60px;
    margin: 0 auto;
    padding: 1px;
    background-color: #FF723F;
    color: #FFF;
    font-size: 12px;
    line-height: 1.2em;
    font-weight: bold;
}


#mobile {
    width: 250px;
    background: url(img/mobile_bg.jpg) bottom no-repeat;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 10px;
    color: #000;
}

#mobile p {
    width: 208px;
    margin: 0 auto;
    text-align: left;
}

#ladies-mobile {
    clear: both;
    width: 770px;
    margin: 0 auto;
    /* background: url(img/side_bg.png) center repeat-y; */
    padding: 5px 30px 30px;
    _padding: 20px 30px 30px; /* IE6 hack */
}
* html #ladies-mobile{ behavior: expression(IEPNGFIX.fix(this)); }


/* 女の子紹介 */
.lady {
    width: 180px;
    height: 330px;
    background: url(img/girl_bg.jpg) repeat;
    padding: 5px;
    margin: 10px 40px 5px 0px;
    text-align: center;
    float: left;
    display: inline;
}

.lady-prof {
    width: 180px;
    height: 305px;
    text-align: center;
    padding: 10px 0 10px;
    background-color: #FFF;
}

.lady-prof-img {
   height: 194px;
}

.lady-attributes-img {
    height: 17px;
    margin: 0px auto 0px auto;
}

.name {
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0 0 0;
    color: #000;
}
.three-size {
    padding: 0px;
    color: #000;
    font-size: 11px;
}
.now {
    width: 156px;
    height: 17px;
    margin: 0 auto;
    padding: 1px;
    background-color: #FF723F;
    color: #FFF;
    font-size: 10px;
    line-height: 1.2em;
    font-weight: bold;
}
.reserve {
    margin: 10px 0;
}

.c_prof {
    margin: 5px 0 0 0;
}

.w_sche {
    margin: 2px 0 0 0;
}


/* プレイリスト */
.play-list div {
    font-size:13px;
    margin-bottom: 20px;
}


/* テーブルスタイル */
.table-style table {
    border-top: 1px solid #8D69DA;   /*#000*/
    border-left: 1px solid #8D69DA;  /*#000*/
    border-right: 1px solid #8D69DA;  /*#000*/
    border-bottom: 1px solid #8D69DA;  /*#000*/
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #FFF;
    empty-cells: show;
    margin: 0 auto 20px;
}

.table-style th {
    border-right: 1px solid #8D69DA;  /*#000*/
    border-bottom: 1px solid #8D69DA; /*#000*/
    padding: 5px;
    background-color: #000033;   /* #927E00; */
    font-weight: bold;
    text-align: center;
    color: #FFF;
}
.table-style td {
    border-right: 1px solid #8D69DA;  /*#000*/
    border-bottom: 1px solid #8D69DA; /*#000*/
    border-top: 1px solid #8D69DA;    /*#000*/
    border-left: 1px solid #8D69DA;   /*#000*/
    padding: 5px;
}

/* プロフィール */
#real {
    width: 275px;
    margin: 10px 0;
    padding: 5px;
    background-color: #000;
    font-weight: bold;
    text-align: center;
    float: right;
    color: #FFF;
}

.blog {
    float: right;
    /* height: 41px; */
    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: #000;
}

#lightbox-img p {
    font-weight: bold;
    color: #E6E6FF;
    display: block;
    width: 250px; 
}

#lightbox-img img {
    margin: 10px 25px 10px 10px;
}

#comment {
    width: 680px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #FFF;
    border: #6262CD 1px solid;
}

/* lightbox */

/*#lightbox {
    margin-left: 120px;
    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;
    padding: 14px 14px 0;
    _margin: -6px auto; /* IE6 hack */
    width: 760px;
    /* height: 275px; */
    background: url(img/top_image_bg.png) repeat;
}
* html #top-image { behavior: expression(IEPNGFIX.fix(this)); }


#top-image img {
    margin: 0 0 -2px;
}

#index-main {
    width: 760px;
    margin: 0 auto;
    padding: 0 14px 8px;
    text-align: center;
    /* background: url(img/splash_side_bg.png) repeat-y; */
}
* html #index-main { behavior: expression(IEPNGFIX.fix(this)); }

#index-18 {
    color: #FAFB94;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}

#index-footer {
    background: url(img/splash_bg.png) no-repeat bottom;
    width: 760px;
    height: 143px;
    margin: 0 auto;
    padding: 30px 14px;
    text-align: center;
}
* html #index-footer  { behavior: expression(IEPNGFIX.fix(this)); }

.td_odd {
    text-align: center;
}
.td_even {
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background: #927E00
}


.coslink {
    margin-left: 30px;
}


/* コスチューム子紹介 */
.cos {
    width: 180px;
    height: 363px;
    background: url(img/girl_bg.jpg) repeat-x;
    padding: 10px;
    margin: 10px 15px;
    text-align: center;
    float: left;
    display: inline;
}

.cos-prof {
    width: 180px;
    height: 335px;
    text-align: center;
    padding: 10px 0 8px;
    background-color: #FFF;
}

.cos-comment {
    height: 60px;
}

.lady-pic {
   height: 194px;
}
#movie div { 
    margin: 0px auto 0px auto;
}

#movie div.swfobject { 
    width: 200px;
    height: 150px;
}

.policy_box {
    width:600px;
    margin:50px;
    color:white;
    padding:5px;
}
.day2 {

    font-size:12px;
}

#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-top:0px;
    margin-bottom:0px;
    text-align:center;
}

#auth_header h1, h2 {
    margin-top:3px;
    margin-bottom:2px;
    font-size:12px;
}

#auth_message {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    padding:5px;
    /* width:630px; */
}

#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;
    padding:2px;
    height:17px;
    width:150px;
    font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
}

#top_body_middle {
    padding:5px;
}

#top_body_bottom {
    padding:5px;
}

.editer_padding {
    padding:5px;
}