
.schedule_span1 img{
height: 100%;

}

.schedule_span2{
  margin-left: -20px;
}

.schedule_span2 img{
height: 90%;

}

.comment_list_title{
  color: red;
  font-weight: bold;
  margin-top: 5px;
}

/* ピックアップ */
#head_left{
width:320px;
height:595px;
margin-top: 20px;
float:left;
overflow:hidden;
border-radius: 10px;
cursor:pointer;
position: relative;
}

#pick_title{
width:100%;
height: 70px;
}

#pick_title img{
height:100%;
width:100%;
}

#pickup_slide{
width:650px;
height:460px;
display:none;
position:absolute;
}


/* ピックアップ */
/* 左写真 */
#pick1{
width:320px;
height:100%;
float:left;
}

#pick1 img{
  width:100%;
  height:100%;
}

/* 右写真 */
#pick2{
  width:320px;
height:100%;
float:right;
}

#pick2 img{
  width:100%;
  height:100%;
}

.pick_girl{
}

.pick_img{
}

.pick_data{
height:62px;
width:100%;
margin-top: -2px;
padding-top: 5px;
text-align:center;
font-weight:bold;
border-radius: 0px 0px 10px 10px;
}

.pick_name{
margin-top:5px;
}

.pick_size{
margin-top:5px;
}

/* 新着情報 */
#head_right{
width:550px;
height:595px;
margin-top: 20px;
float:right;
}

#info_title{
  width:100%;
  height: 70px;
}

#info_title img{
  height:100%;
  width:90%;
}

#info{
height:100%;
border-radius: 10px;
}

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

#info_list .comment_list{
margin-top:10px;
margin-bottom:20px;
padding-bottom:20px;

}

#info_list .large{

}





/* メルマガ */
#melmaga{
width:100%;
height:140px;
margin: 5px auto 0px ;
background:url("../../pic/pc/top/top_melmaga.jpg") no-repeat;
}

.melmaga_forms{
float:left;
width:400px;
height:50px;
margin-top:100px;
margin-left: 20px;
}

.melmaga_input{
width:80%;
}

.jushin{
  text-align: center;
  font-weight: bold;
  margin-top: 5px;
}

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

.schedule_time{
margin-top:3px;
}

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

.comment_list_comment{
margin-top:10px;
}

.comment_list_comment table{
width:100%;
}

.comment_list_girl{
margin-top:10px;
}

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