@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------- */
/* 左のコンテンツ */
/* ----------------------------------------------------------- */

#base #subArea{
	width:260px;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
}
#base #subArea .newface{
	margin:0;
	padding:0;
	width:258px;
	border:1px solid #c7c5c5;
}
#base #subArea .newfaceBody{
	width:258px;
	height:450px;
}

#base #subArea .banner{
	margin:0;
	padding:0;
}
#base #subArea .banner ul{
	margin:0;
	padding:0;:
}
#base #subArea .banner li{
	margin:10px 0 0 0;
	padding:4px 0 0 4px;
	background:#000000;
	width:256px;
	height:144px;
}
#base #subArea .banner .ad01{
	background:url(../img/bg_ad01.gif) no-repeat #000000;
}
#base #subArea .banner .ad02{
	background:url(../img/bg_ad02.gif) no-repeat;
}
#base #subArea .banner .ad03{
	background:url(../img/bg_ad03.gif) no-repeat;
}
#base #subArea .banner .ad04{
	background:url(../img/bg_ad04.gif) no-repeat;
}
.intro{
	width:256px;
	height:415px;
	background:url(../img/bg_ad05.gif) no-repeat;
	margin:15px 0 0 0;
	padding:4px 0 0 4px;
}

	
/* ----------------------------------------------------------- */
/* 右のコンテンツ */
/* ----------------------------------------------------------- */

#base #mainArea{
	width:640px;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	float:left;
}
#base #mainArea .schedule{
	width:638px;
	margin:0 0 0px 0;
	padding:0 0 10px 0;
	border:1px solid #c7c5c5;
}
#base #mainArea .scheduleBody{
	margin:0;
	padding:0 0 0 10px;
}
#base #mainArea .scheduleBody .label{
	margin:0 0px 0 0;
	padding:10px 10px 20px 0;
	text-align:right;
	clear:both;
}
#base #mainArea .schedule dl{
	background:url(../img/bg_todayschedule.gif) no-repeat;
	width:114px;
	height:188px;
	border:1px solid #c7c5c5;
	margin:0 8px 10px 0;
	padding:0;
	float:left;
}
#base #mainArea .schedule dt{
	margin:0;
	padding:0;
	background:url(../img/bg_title_todayschedule.gif) no-repeat;
	width:112px;
	height:23px;
	color:#ffffff;
	text-align:center;
}
#base #mainArea .schedule dd{
	margin:0;
	padding:0;
	text-align:center;
	
}
#base #mainArea .schedule dd p{
	margin:0;
	padding:0 0 3px 0;
	color:#ff0a5b;
}





