div#main_box_schedule_title{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url("../img/schedule_title.png");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px auto;
	padding:0px 18px 0px 484px;
	width:308px;
	height:65px;
	clear:both;
	}

div#botan{
	width:308px;
	height:65px;
	background-image:url(../img/schedule_date_button.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0px auto;
	padding:0px;
	text-indent:-9999px;
	float:left;
	}
div#botan a{
	display:block;
	list-style-type:none;
	width:100%;
	height:100%;
	}
/*本日出勤予定*/
p.botan1 {
	width:77px;
	height:65px;
	padding-left:77px;
	float:left;
}
p.botan1 a.other {
}
p.botan1 a.this {
	background-image:url(../img/schedule_date_button1.jpg);
	background-repeat:no-repeat;
}
p.botan1 a:hover {
	background-image:url(../img/schedule_date_button1.jpg);
	background-repeat:no-repeat;
}
/*只今待機中*/
p.botan2 {
	width:77px;
	height:65px;
	float:left;
}
p.botan2 a.other {
}
p.botan2 a.this {
	background-image:url(../img/schedule_date_button2.jpg);
	background-repeat:no-repeat;
}
p.botan2 a:hover {
	background-image:url(../img/schedule_date_button2.jpg);
	background-repeat:no-repeat;
}
/*新人情報*/
p.botan3 {
	width:77px;
	height:65px;
	float:left;
}
p.botan3 a.other {
}
p.botan3 a.this {
	background-image:url(../img/schedule_date_button3.jpg);
	background-repeat:no-repeat;
}
p.botan3 a:hover {
	background-image:url(../img/schedule_date_button3.jpg);
	background-repeat:no-repeat;
}
/*指名ランキング*/
/*
p.botan4 {
	width:77px;
	height:65px;
	float:left;
}
p.botan4 a.other {
}
p.botan4 a.this {
	background-image:url(../img/top_index_botan4.jpg);
	background-repeat:no-repeat;
}
p.botan4 a:hover {
	background-image:url(../img/top_index_botan4.jpg);
	background-repeat:no-repeat;
}
*/
/*並び替え*/
div.search{
	background-image:url(../img/search.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:700px;
	height:27px;
	margin:0px auto 5px auto;
	padding-top:8px;
	text-align:center;
	background-color:#A4CCEF;
	color:#E9298D;
	clear:both;
	}

/* ---------- 女の子リスト ---------- */
div.girls_list{
	background-image:url(../img/girls_list.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:230px;
	height:118px;
	margin:0px;
	padding:6px 10px 16px 10px;
	float:left;
	}
div.girls_list p.img{
	width:95px;
	height:118px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	}	
div.girls_list p.name{
	width:130px;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
	color:#ffffff;
	float:left;
	}
div.girls_list p.name a{
	font-size:13px;
	color:#ffffff;
	}
div.girls_list p.time{
	width:130px;
	height:15px;
	margin:2px 0px;
	padding:0px;
	text-align:center;
	color:#ffffff;
	background-color:#A4CCEF;
	float:left;
	}
div.girls_list p.icon{
	width:130px;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	}