@charset "UTF-8";

#sche_btn {
	margin: 20px 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 420px;
}
#sche_btn h3 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sche_btn a {
	display: block;
	height: 20px;
	padding: 0px;
	text-decoration: none;
}
#sche_btn em {
	visibility: hidden;
}
#sche_btn  #btn01 img {
	margin-right: 10px;
}
#sche_btn #btn01 a {
	background: url(../schedule/img/btn_tour.jpg) no-repeat 0px -20px;
	width: 175px;
	margin-right: 10px;
}
#sche_btn #btn01 a:hover {
	background: url(../schedule/img/btn_tour.jpg) no-repeat;
	width: 175px;
	margin-right: 10px;
}
#sche_btn #btn02 a {
	background: url(../schedule/img/btn_report.jpg) no-repeat 0px -20px;
	width: 220px;
}
#sche_btn #btn02 a:hover {
	background: url(../schedule/img/btn_report.jpg) no-repeat;
	width: 220px;
}

#content .sche_year {
	height: 30px;
	width: 900px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content .sche_year ul {
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px;
}
#content .sche_year li {
	list-style: none;
	float: left;
	border-left: 1px solid #666666;
	height: 10px;
	margin: 0px;
	padding: 0px 20px;
}
#content .sche_year a {
	color: #D9D9D9;
	text-decoration: none;
	font-weight: lighter;
}
#content .sche_year a:hover {
	color: #990000;
	text-decoration: underline;
}
#sche_list {
	margin-top: 20px;
	margin-bottom: 50px;
}
.list-unit {
	float: left;
	width: 900px;
}
.month {
	font-size: 110%;
	margin-top: 10px;
	width: 890px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	color: #FFF;
}
.top-list {
	font-size: 90%;
	float: left;
	width: 890px;
	padding-top: 5px;
	border-bottom: 1px solid #333333;
	padding-left: 10px;
	padding-bottom: 5px;
}
.top-list_navi {
	font-size: 90%;
	float: left;
	width: 890px;
	padding-top: 5px;
	border-bottom: 1px solid #333333;
	padding-left: 10px;
	background: #1e1e1e;
	padding-bottom: 5px;
}
.top-list    a {
	color: #990099;
	text-decoration: none;
}
.top-list    a:hover {
	color: #D9D9D9;
}
.top-list-01 {
	float: left;
	height: 15px;
	width: 30px;
	padding-right: 20px;
	text-align: left;
}
.top-list-02 {
	float: left;
	height: 15px;
	width: 40px;
	padding-right: 20px;
}
.top-list-03 {
	float: left;
	height: 15px;
	width: 140px;
	padding-right: 20px;
}
.top-list-04 {
	float: left;
	height: 15px;
	width: 120px;
	padding-right: 20px;
}
.top-list-05 {
	float: left;
	height: 15px;
	width: 320px;
}
.top-list-06 {
	float: left;
	height: 15px;
	width:90px;
	padding-right: 20px;
}
.top-list-07 {
	float: left;
	height: 15px;
	width: 40px;
}
.school_schedule {
	font-size: 110%;
	margin-top: 30px;
	width: 890px;
	padding-left: 10px;
	color: #990000;
}
.sche_title {
	margin-bottom: 5px;
	text-align: left;
}
.list-unit_sche {
	float: left;
	width: 900px;
}
#content .scheduleTable a {
	color: #990099;
}
#report_year {
	padding: 0px;
	height: auto;
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 10px;
}
#report_year .navi {
	background: url(../schedule/img/year_bg.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 270px;
}
#report_year  h4  {
	margin: 0px;
	padding: 8px 0px 0px 35px;
	color: #FFFFFF;
}
#report_year ul  {
	color: #333333;
	list-style: none;
}
#report_year   ul  a    {
	color: #d9d9d9;
	text-decoration: none;
}
#report_year  ul  a:hover  {
	color: #990000;
	text-decoration: underline;
}
#report_year .navi1 {
	background: url(../schedule/img/year_bg.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 180px;
}
#report_year .navi2 {
	background: url(../schedule/img/year_bg.gif) no-repeat;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 80px;
}


#report_ifame {
	float: right;
	height: 800px;
	width: 600px;
	margin-top: 20px;
	margin-right: 5px;
}

