@import "topArea.css";
@import "menuArea.css";
@import "bottomArea.css";
@import "course.css";

h1 {
	margin-top:24px;
	margin-bottom:10px;
	font-size:medium;
}
h2.headSummary {
	margin-top:0px;
	margin-bottom:15px;
	margin-left:50px;
	margin-right:50px;
	border-top:solid 2px #3399cc;
	border-bottom:solid 2px #3399cc;	
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}
h2.bodySummary {
	font-weight:normal;
	margin-top:0px;
	margin-bottom:4px;
}
.item{
	margin-top:6px;
	margin-bottom:6px;
	line-height:1.3em;
}
.schBtn {
	text-align:right;
	font-size:1.1em;
	margin-bottom:20px;
}

.submit{
	margin-top:24px;
	margin-bottom:24px;
	text-align:center;
}
.cap {
	font-size:0.8em;
	margin-left:1.0em;
	margin-top:3px;
	margin-bottom:0px;
}
strong.memo1 {
	color:#333399;
}
th.topic {
	background-color:#e6e6fa;
	text-align:center;
}
ul.summaryDate li {
	text-align:right;
	width:7.5em;
	float:left;
}
ul.relayCourse li {
	text-indent:-6em;
	margin-left:6em;
}
ol {
	margin-top:0px;
	margin-bottom:0px;
}
.botMgn {
	margin-top:0px;
	margin-bottom:3px;
}
.itssCap {
	font-size:0.8em;
	margin-top:3px;
	margin-bottom:0px;
	text-align:right;
}