
/* ---------- イベント ---------- */
div#top_event{
	background-image:url(../img/top_event_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:520px;
	height:210px;
	margin:0px;
	padding:10px 20px 10px 10px;
	float:left;
	}

/* ---------- カバー ---------- */
div#top_cover{
	background-image:url(../img/top_cover_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	width:200px;
	height:210px;
	margin:0px;
	padding:10px 40px 10px 10px;
	float:left;
	}
/* ---------- インデックス ---------- */
div#top_index{
	background-image:url(../img/top_index.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:540px;
	height:570px;
	margin-left:10px;
	padding:0px;
	float:left; 
	}
/*タイトル*/
div#top_index div#title{
	width:303px;
	height:60px;
	margin:0px auto;
	padding:0px;
	text-indent:-9999px;
	float:left;
	}
/*切り替え*/
div#top_index div#botan{
	width:228px;
	height:60px;
	margin:0px auto;
	padding-right:9px;
	text-indent:-9999px;
	float:left;
	}
div#top_index div#botan a{
	display:block;
	list-style-type:none;
	width:100%;
	height:100%;
	}
/*本日出勤予定*/
p.botan1 {
	width:57px;
	height:60px;
	float:left;
}
p.botan1 a.other {
}
p.botan1 a.this {
	background-image:url(../img/top_index_botan1.jpg);
	background-repeat:no-repeat;
}
p.botan1 a:hover {
	background-image:url(../img/top_index_botan1.jpg);
	background-repeat:no-repeat;
}
/*只今待機中*/
p.botan2 {
	width:57px;
	height:60px;
	float:left;
}
p.botan2 a.other {
}
p.botan2 a.this {
	background-image:url(../img/top_index_botan2.jpg);
	background-repeat:no-repeat;
}
p.botan2 a:hover {
	background-image:url(../img/top_index_botan2.jpg);
	background-repeat:no-repeat;
}
/*新人情報*/
p.botan3 {
	width:57px;
	height:60px;
	float:left;
}
p.botan3 a.other {
}
p.botan3 a.this {
	background-image:url(../img/top_index_botan3.jpg);
	background-repeat:no-repeat;
}
p.botan3 a:hover {
	background-image:url(../img/top_index_botan3.jpg);
	background-repeat:no-repeat;
}
/*指名ランキング*/
p.botan4 {
	width:57px;
	height:60px;
	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;
}

/*女の子Box*/
div#girls_box{
	width:510px;
	height:490px;
	margin:0px auto;
	padding:0px 15px 20px 15px;
	clear:both;
	}
div#girls_data{
	overflow:auto;
	scrollbar-face-color: #000000;			/*バー本体*/
	scrollbar-3dlight-color: #E2D084;		/*バー外側の明*/
	scrollbar-darkshadow-color: #E2D084;	/*バー外側の暗*/
	scrollbar-highlight-color: #000000;		/*バー内側の明*/
	scrollbar-shadow-color: #000000;		/*バー内側の暗*/
	scrollbar-track-color: #000000;			/*バーの下地*/
	scrollbar-arrow-color: #E2D084;			/*矢印*/
	width:510px;
	height:490px;
	margin:0px auto;
	padding:0px;
	clear:both;
	}
div.girls_list{
	behavior:url("../img/iepngfix.htc"); /*IE6でpng表示用*/
	background-image:url(../img/girls_list.png);
	background-repeat:no-repeat;
	background-position: center top;
	width:225px;
	height:118px;
	margin:0px;
	padding:7px 10px 15px 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-top:3px;
	text-align:left;
	font-size:10px;
	color:#000000;
	float:left;
	}
div.girls_list p.name a{
	font-size:13px;
	color:#000000;
	}
div.girls_list p.time{
	width:130px;
	height:15px;
	margin:2px 0px;
	padding-top:5px;
	text-align:center;
	color:#ffffff;
	background-color:#555555;
	float:left;
	}
div.girls_list p.icon{
	width:130px;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
	}

/* ---------- 新着情報 ---------- */
div#top_news{
	width:215px;
	height:490px;
	background-image:url(../img/top_news.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin:0px auto;
	padding:60px 10px 20px 25px;
	float:left;
	}
div#top_news div#box{
	overflow:auto;
	scrollbar-face-color: #000000;			/*バー本体*/ 
	scrollbar-3dlight-color: #E2D084;		/*バー外側の明*/
	scrollbar-darkshadow-color: #E2D084;	/*バー外側の暗*/
	scrollbar-highlight-color: #000000;		/*バー内側の明*/
	scrollbar-shadow-color: #000000;		/*バー内側の暗*/
	scrollbar-track-color: #000000;			/*バーの下地*/
	scrollbar-arrow-color: #E2D084;			/*矢印*/
	width:215px;
	height:490px;
	margin:0px;
	padding:0px;
	clear:both;
	}
div#top_news div#box p.time{
	width:190px;
	height:12px;
	margin:0px auto;
	padding-top:3px;
	font-size:11px;
	color:#F2E5CA;
	clear:both;
	}
div#top_news div#box p.title{
	width:190px;
	height:17px;
	margin:0px auto;
	padding-top:5px;
	padding-left:3px;
	font-size:12px;
	color:#ffffff;
	background-color:#DB0F10;
	clear:both;
	}
div#top_news div#box p.img{
	width:130px;
	height:auto;
	margin:0px auto;
	padding:5px;
	text-align:center;
	clear:both;
	}
div#top_news div#box p.comment{
	width:180px;
	height:auto;
	margin:0px auto 10px auto;
	padding:0px;
	font-size:12px;
	line-height:150%;
	color:#F2E5CA;
	border-bottom:1px dashed #F2E5CA;
	clear:both;
	}