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


#contents_big {
	float: left;
	width: 780px;
	padding-left: 20px;
}


#contents_l {
	float: left;
	width: 170px;
}
#contents_r {
	float: right;
	width: 610px;
}
.side_title {
	height: 57px;
	width: 170px;
}
.hed_img {
	background: url(../images/category/schedule/hed_img.jpg) no-repeat;
	height: 150px;
	width: 610px;
	margin-bottom: 20px;
}
.week {
	color: #FFFFFF;
	background: #323232;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;
}
.date {
	background: #CCCCCC;
	border-right: 1px solid #999999;
}
.schedule td {
	text-align: center;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-right: 2px;
	padding-left: 2px;
}
.schedule {
	border-left: 1px solid #999999;
	margin-bottom: 20px;
}
#contents_r h4 {
	font-size: 1.2em;
	color: #800000;
	margin-bottom: 10px;
}
.report {
	border-left: 1px solid #999999;
	margin-bottom: 20px;
}
.report th {
	background: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.report td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
#contents_r h3 {
	font-size: 1.5em;
}

