@charset "UTF-8";
h2 {
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 584px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-indent: -9999px;
}
#news {
	background-image: url(img/news_bg.gif);
	background-repeat: repeat-y;
	width: 543px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#waku {
	background-image: url(img/waku_bg.gif);
	background-repeat: repeat-y;
	width: 543px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#schedule {
	background-image: url(img/news_bg.gif);
	background-repeat: repeat-y;
	width: 583px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.line {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
}
.box01 {
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #323232;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #282828;
	border-left-color: #282828;
}
.title {
	background-image: url(img/title_bg.gif);
	height: 23px;
	width: 438px;
	padding-top: 2px;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.td01 {
	background-color: #74522f;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
.td02 {
	background-color: #cc9966;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}

