div.whole-main {
	background-image: url(../images/bg04.gif);
	padding-bottom: 50px;
}

div.local-navi-area {
	background: url(../../images/attend-bg03.gif) repeat-x;
	position: relative;
	top: -6px;
}

div.local-navi-area h2 {
	position: relative;
	top: -5px;
	left: -9px;
}

div.dayselector {
	background: url(../../images/attend-text04.gif) no-repeat;
	width: 517px;
	height: 74px;
	position: absolute;
	left: 295px;
	top: 12px;
}

div.dayselector p {
	display: none;
}

div.dayselector ul {
	margin-left: 125px;
	margin-top: 7px;
}

div.dayselector ul li {
	background: url(../../images/attend-btn01-trans.png) no-repeat;
	width: 121px;
	height: 44px;
	float: left;
}

div.dayselector ul li.on {
	background: url(../../images/attend-btn01_on-trans.png) no-repeat;
}

div.dayselector ul li a {
	text-align: center;
	color: #009245;
	font-size: 15px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 12px;
	display: block;
	position: relative;
	background-image: url(../images/spacer.gif);
}

div.dayselector ul li.on a {
	color: #ffffff;
}

h2.sche-head {
	background: url(../../images/sche-head-bg-trans.png) no-repeat;
	width: 429px;
	height: 81px;
	margin-left: 230px;
	margin-top: -25px;
}

h2.sche-head span {
	display: block;
	color: #ff3d9d;
	font-size: 22px;
	font-weight: bold;
	padding-top: 29px;
	text-align: center;
}

div.early {
	width: 440px;
	float: left;
}

div.late {
	margin-left: 450px;
}

div.late:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}

div.early ul li,
div.late ul li {
	width: 120px;
	height: 242px;
	float: left;
	margin-left: 20px;
	margin-bottom: 25px;
	position: relative;
}

div.early ul li {
	background-image: url(../../images/attend-bg01.png);
}

div.late ul li {
	background-image: url(../../images/attend-bg02.png);
}

div.early ul li a,
div.late ul li a {
	text-align: center;
	color: #ed1e79;
	text-decoration: none;
}

div.early ul li a:link,
div.late ul li a:link {
	text-decoration: none;
}

div.early ul li a:hover,
div.late ul li a:hover {
	text-decoration: underline;
}

div.early img ,
div.late img {
	display: block;
	margin: 27px auto 6px;
}

div.early span.name ,
div.late span.name {
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	padding-left: 15px;
}

div.early span.time ,
div.late span.time {
	display: block;
	font-size: 12px;
	color: #603813;
	font-weight: bold;
}

div.early img.wakaba ,
div.late img.wakaba {
	position: absolute;
	top: 132px;
	left: -7px;
}











