@charset "UTF-8";


#contents .image {
	width: 760px;
	clear: both;
	display: block;
	padding: 10px 0 5px;
	background: url(img/imagebg.jpg) no-repeat left top;
	height: 350px;
	}

#read {
	line-height: 1.8em;
}

.halfl table#calendar {
	border-bottom: 1px solid #669900;
	margin-top: 10px;
}

.halfl table#calendar th {
	width: 40px;
	border-top: 1px solid #669900;
	padding: 3px 30px 3px 0;
	font-weight: bold;
	color: #669900;
	text-align: right;
}

.halfl table#calendar td {
	border-top: 1px solid #669900;
	padding: 3px 0;
}

table#schedule {
	width: 760px;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}

table#schedule th.course {
	border-top: 1px solid #999999;
	padding: 3px 0;
	text-align: center;
	background: #336600;
	color: #FFFFFF;
}

table#schedule th.day {
	border-top: 1px solid #999999;
	white-space: nowrap;
	padding: 3px 5px;
	text-align: left;
	font-size: 0.9em;
	background: #EEEFEC;
}

table#schedule td {
	border-top: 1px solid #999999;
	padding: 5px 0 5px 10px;
	vertical-align: top;
	line-height: 1.2em;
}

table#schedule td span.name {
	color: #336600;
}

table.time-n {
	padding-top: 10px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}

table.time-n th.term {
	padding-right: 10px;
	background: url(none);
	border-top: 0px none;
	font-weight: normal;
	text-align: right;
	width: 340px;
}

table.time-n th {
	background: url(img/step.gif) no-repeat left 5px;
	border-top: 1px solid #999999;
	padding-top: 5px;
	padding-left: 20px;
	width: 120px;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	font-weight: bold;
}

table.time-n td {
	border-top: 1px solid #999999;
	padding: 5px 0 3px;
	float: left;
	width: 210px;
	height: 24px;
}
