@charset "Shift_JIS";

@import "../default.css";

#schedule {
	margin-left:10px;
	font-size:80%;
}

#schedule blockquote {
	line-height:160%;
	margin-top:10px;
	margin-bottom:20px;
}

#schedule p {
	line-height:200%;
}

#schedule table {
	margin-left:20px;
	margin-bottom:20px;
}

.Main {
	padding:5px 5px 20px 5px;
	border-right: solid 1px #999999;
	background-color:#ffffff;
	width:680px;
}

#schedule li {
	list-style:square;
}
#schedule ul {
	margin-left:30px;
	margin-bottom:20px;
}




