@charset "utf-8";

div#contents div#bannerSpace{

	width:722px;
	height:70px;
	margin:20px auto;

}

div#contents div#bannerSpace p.banner{

	margin-left:10px;
	padding-top:8px;

}


div#contents h2{

	margin:20px 0 24px 0;

}

div#contents div#schedule{

	width:772px;
	margin:0 auto;

}


div#contents div#schedule ul#scheduleList{

	width:758px;
	padding:5px 5px 5px 7px;
	display:inline;
	float:left;
	background:#fff;
	border:1px solid #efefe;

}

div#contents div#schedule ul#scheduleList li{

	float:left;
	display:inline;
	width:108px;
}

div#contents div#schedule ul#scheduleList li dl {

	border:1px solid #bebebe;
	border-left:none;

}

div#contents div#schedule ul#scheduleList li dl.top {

	border-left:1px solid #bebebe;
}

div#contents div#schedule ul#scheduleList li dl dt {

	text-align:center;
	padding:4px 0;
	background:#f0f0f0;
	border-bottom:1px solid #bebebe;
	color:#3a3a3a;


}

div#contents div#schedule ul#scheduleList li dl dd {

	text-align:center;
	padding:4px 0;
	color:#00a0e9;

}

div#contents div#schedule div.timeList{

	width:770px;
	height:100%;
	margin-bottom:20px;
	float:left;
	background:url(../img/timeList_footer.gif) no-repeat bottom;
	padding-bottom:11px;
	clear:left;

}

div#contents div#schedule div.timeListHeader{

	width:770px;
	height:47px;
	background:url(../img/tilmeList_header.gif) no-repeat;


}

div#contents div#schedule div.timeList p.time{

	width:127px;
	float:left;
	text-align:center;
	margin:21px 0 0 308px;
	padding:5px 10px;
	display:inline;
	border:1px solid #818181;
}


div#contents div#schedule div.timeList ul.girlList{

	width:742px;
	height:100%;
	float:left;
	display:inline;
	padding-left:28px;
	background:url(../img/timeList_bg.gif) repeat-y;
}

div#contents div#schedule div.timeList ul.girlList li{

	width:103px;
	margin:10px 19px 0 0;
	float:left;

}

div#contents div#schedule div.timeList ul.girlList li dl dd{

	width:95px;
	background:url(../img/icon.gif) no-repeat;
	padding-left:8px;
	margin:4px 0 10px;
	line-height:1.2;
	color:#00a0e9;
}

div#contents div#schedule div.timeList ul.girlList li dl dd a{

	color:#333;
	text-decoration:none;

}

div#contents div#schedule div.timeList ul.girlList li dl dd a:hover{

	text-decoration:underline;

}





