
/* イベント */
#event{
height:300px;
width:860px;
margin: 0px auto;
}


#costume{
height:100px;
width:860px;
margin: 20px auto 0px auto;
}


/* イベント左 */
.event_left{
height:100px;
width:300px;
float:left;
positon:relative;
}
/* イベント右 */
.event_right{
height:100px;
width:540px;
float:right;
position: relative;
}

.event_right a{
height:100px;
width:540px;
background:#fff;
}

/* ピックアップ */
#pickup{
height:500px;
width:300px;
float:left;
border-radius: 10px;
positon:relative;
}

#pickup_slide{
height:500px;
width:300px;
visibility:hidden;
overflow:hidden;
border-radius: 10px;
positon:relative;
}

#pickup .pick{
width:650px;
}

.pick_girl{
height:500px;
width:300px;
float:left;
border-radius: 10px;
cursor:pointer;
}

.pick_img{
height:450px;
width:300px;
}

.pick_data{
height:40px;
width:300px;
padding:5px 0px;
background:#ff7800;
text-align:center;
color:#ffffff;
font-weight:bold;
}

.pick_name{
color:#ffffff;
}

.pick_name a{
color:#ffffff;
}


.pick_size{
margin-top:1px;
color:#ffffff;
}

.pick_size a{
color:#fff;
}

/* 新着情報 */
#info{
height:500px;
width:540px;
float:right;
background:#ff7800;
border-radius: 10px;
position: relative;
}

#info_title{
width:500px;
height:26px;
padding:7px 0px 7px 40px;
text-align:left;
color:#fff;
font-size: 26px;
font-weight: bold;
}

#info_contents{
width:460px;
height:420px;
margin: 0px auto;
padding:0px 20px 20px 20px;
background:#fff;
overflow:scroll;
font-size:16px;
word-break: break-all;
word-wrap: break-word;
}

#info_list .comment_list{
border-bottom:solid 1px #ff7800;
margin-top:10px;
margin-bottom:50px;
padding-bottom:50px;

}




/* 本日の出勤 */
.title_wrapper{
margin:30px auto 0px auto;
}

.schedule_time{
margin-top:3px;
}

/* 新着情報 */
.comment_list_month{
font-weight:bold;
}

.comment_list_comment{
margin-top:10px;
}

.comment_list_girl{
margin-top:10px;
}

.comment_girl{
margin-right:5px;
float:left;
}

/* メルマガ */
#mailmaga{
background-image: url("../pic/top/mailmaga.png");
width:860px;
padding:10px 0px;
margin: 20px auto;
position:relative;
border-radius: 10px;
}

.mail-maga-input{
height:35px;
width:740px;
margin-top:55px ;
margin-left:90px ;
}

.mail-maga-input dt,dd{
float:left;
}

.mail-maga-input dt{
width:90px;
}

.mail-maga-input dd{
width:250px;
padding:0px 20px 0px 10px;
}

#mail-maga-input-admission,#mail-maga-input-withdrawal{
height:28px;
width:100%;
}

#mail-maga-admission{
border: 0px;
background: url("../pic/top/mailmaga_admission.png") ;
 background-repeat:no-repeat;
width:90px;
height:35px;
cursor:pointer;
}

#mail-maga-withdrawal{
border: 0px;
background: url("../pic/top/mailmaga_withdrawal.png") ;
 background-repeat:no-repeat;
width:90px;
height:35px;
cursor:pointer;
}

.mail-maga-notice{
margin-left:50px ;
margin-top:5px ;
color:#fff;
}
