@import url("base.css");


.schedule_list{
	width:818px;
	border-right:#999999 1px solid;
	border-bottom:#999999 1px solid;
	margin-top:15px;
}

.schedule_list th{
	width:50px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	padding:10px 0px;
	background:#473F3F;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

.schedule_list td{
	background:#ffffff;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
}

.date{
	width:25px;
	text-align:center;
}

.sat{background:#DCDCDC !important;}
.sun{background:#FFD6D6 !important;}

.schedule_text{width:698px; padding:0px 10px;}

#schedule{
	width:820px;
	float:left;
	display:inline;
	padding-bottom:5px;
	border-bottom:#666666 1px dotted;
	margin-bottom:100px;
}

#tit_schedule{
	width:798px;
	height:21px;
	float:left;
	display:inline;
	background:url(../img/bg_tit_schedule.jpg);
	padding:0px 0px 0px 22px;

}

#tit_schedule h3{
	width:650px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

#tit_schedule h3 span{margin-left:20px; font-size:12px !important; font-weight:normal !important;}

#tit_schedule img{float:right; width:135px !important;}

#contents_schedule{
	width:798px;
	float:left;
	display:inline;
	background:url(../img/bg_pink.jpg) repeat-y left top;
	padding-left:22px;
	margin-top:5px;

}

#contents_schedule p{width:534px;}

#contents_schedule img{
	float:right;
	width:254px;

}
