@charset "UTF-8";
#container {
	background-color: #e5e3e3;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 15px solid #e5e3e3;
	width: 930px;
	}
#header {
	width: 900px;
	border: 14px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	margin: 0px;
	border-right-width: 14px;
	border-bottom-width: 14px;
	border-left-width: 14px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
#footer {
	margin-top: 15px;
}
#keisen {
	border: 1px solid #666666;
}
.schedulebox {
	margin-left: 55px;
}
