@charset "UTF-8";
#header {
	height: 160px;
	width: 750px;
}
#navi {
	height: 40px;
	width: 750px;
}
#middle {
	width: 750px;
}
#left {
	width: 180px;
	float: left;
	padding: 0px;
	background-color: #1CB9EE;
}
#right {
	width: 570px;
	float: left;
	background-image: url(image01/schedule_right.gif);
}
#footer {
	height: 45px;
	width: 750px;
	clear: both;
	background-image: url(image01/footer.gif);
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
}
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #006;
}
style2 {
	font-size: large;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
	color: #000;
	background-color: #FFF;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: medium;
	border-bottom-style: outset;
	border-left-style: solid;
	border-bottom-color: #00F;
	border-left-color: #FC0;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #00F;
	font-size: small;
}
