/*　主要の色　*/
html, body {
background:#0492ff url("../../pic/pc/common/bg.jpg") repeat-y;
}

#top{
width:900px;
height:250px;
margin: 0px auto;
background:url("../../pic/pc/common/top_bg.jpg") no-repeat;
}



.title{
background:#06F url("../../pic/pc/common/title_bg.png") no-repeat;
width:880px;
height:45px;
text-align:left;
font-weight:bold;
margin-top:5px;
font-size: 22px;
}

.small_title{
background:#06F url("../../pic/pc/common/small_title_bg.png") no-repeat;
width:880px;
height:40px;
margin:5px 0px 0px;
font-size: 20px;
}

.stripe{
background:#06F url("../../pic/pc/common/stripe.gif") ;
}


/*--------------------------------------*/
.ServiceState{
height:2.5vw;
font-size:90%;
font-weight:bold;
margin:2vw 0vw 0.5vw 0vw;
}


.ServiceState .service{
    background: #E62A86;
}

.ServiceState .waiting{
    background: #37a7fc;;
}

.ServiceState .finished{
    background: #808080;
}

.ServiceState span{
    padding:5px 7px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    width:80px;
    font-style:bold;
}
/*--------------------------------------*/

/*　TOP　*/
#info{

}

#pick_title{

}

#scroll{
  width:100px;
}

#scroll img{
  width:100%;
}

.tel{
display:none;
}


.title_span{
margin-left:20px;
margin-top:12px;
display: inline-block;
font-weight: bold;
}

.small_title_span{
margin-left:20px;
margin-top: 10px;
display: inline-block;
}

#top_menu{
  display:none;
}


/*　基礎構造　*/
#wrapper{
width:900px;
margin: 0px auto;
padding-bottom:30px;
position: relative;
overflow-y: auto;
overflow-x: hidden;
}

#news_wrapper{
  width:890px;
  margin: 10px auto 0px auto;
  padding:10px 0px;
  border-radius:5px;
}

#news{
  height:2vw;
  width:880px;
  font-size: 2vw;
  overflow: hidden;
  margin: 0px auto;
}

#contents{
width:900px;
overflow-x: hidden;
}

#data{
width:880px;
margin: 0px auto;
overflow-x: hidden;

}

.top_banner{
margin: 5px auto 0px ;
}


#menu_button{
  display:none;
}

#top_left{
width:49%;
float:left;
}

h1 {
margin-top:5px;
margin-left:10px;
}

h1 img{
  width: 100%;
}

#open{
margin-left:20px;
}
#top_right{
width:49%;
margin-right:10px;
float:right;
}

#sub_title{
margin-top: 20px;
}

#tel_top{
margin:28px 10px 0px auto;
}



#top_button{
width:899px;
height:70px;
margin-top:2px;
margin-left:2px;

}

#top_button li{
width:177px;
height:100%;
float:left;
margin-right:2px;

}

#top_button li a{
width:100%;
height:100%;
display: table-cell;
}

.button_none{
  display:none;
}

/*
.button_top{
width:128px;
height:47px;
margin:0px auto;
}

.button_top :hover{
width:128px;
height:47px;
margin:0px auto;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.data{
width:860px;
margin:20px auto 0px auto ;
}

*/


#footer{
width:900px;
height:100px;
margin: 0px auto;
bottom: 0px;
}

#footer_link{
padding-top:10px;
text-align:center;
font-size:17px;
color:#fff;
}

#footer_link a{
color:#fff;
}

#footer_link span{
margin:0px 5px;
}

#footer_shop{
margin-top:10px;
color:#fff;
text-align:center;
font-size:14px;
}

#copy_right{
margin-top:5px;
color:#fff;
text-align:center;
font-size:12px;
}


#girl_data{
margin:0px auto;
}

#girl_list .girl{
border-radius: 10px;
margin:10px 5px 0px 5px;
float:left;
text-align:center;
}

#girl_list .girl a{

}

#girl_list .girl_bg{
position: absolute;
z-index: 2;
}

.girl_list_img{
margin:0px auto;
border-radius: 5px;

}

.girl_list_img img{
}

.girl_list_name{
margin-top:5px;
}

.girl_list_data{
margin-top:3px;
}


#girl_data{
width:100%;
margin:0px auto;
}

#girl_list .girl{
width:31%;
padding:15px 0px;
border-radius: 10px;
margin:10px 1% 0px 1%;
background-image: url(../../pic/pc/common/bg_girl.gif);
background-repeat: repeat-x;
}

#girl_list .girl a{

}

.girl_list_img{
width:80%;
margin:0px auto;
border-radius: 5px;

}

.girl_list_img img{
width:100%;
}

.girl_left_name_data{
margin-top:3px;
width:100%;
}

.girl_list_name{
  height: 15px;
}

.girl_list_data{
margin-top:10px;
height: 15px;
}

.girl_list_icon{
width:163px;
margin: 10px auto 0px;
color:#fff;
}

.girl_list_icon .icon{
width:50px;
padding:2px 0px;
margin:0px 1px ;
float:left;
text-align:center;
border:1px solid #fff;
}




/* 女性スケジュール */
#profile_schedule table{
width:856px;
}

#profile_schedule td{
width:105px;
padding:10px 0px;
vertical-align: top;
text-align:center;
}

#profile_schedule .day{
margin-bottom: 10px;
}

.td_day div{
margin-top: 5px;
}

.weekend div{
margin-top: 5px;
}

#profile_schedule .start_end {
width: 60%;
padding:5px;
margin: 0px auto;
border-radius: 10px;
text-align: center;
}

.renraku{
  width:878px;
  margin: 10px auto 0px auto;
  padding:10px 0px;
  margin-top:5px;
  border-radius:5px;
}
