div#box_001 {
	margin:0 0 20px 0;
	padding:0px 15px 0 15px;
	clear:both;
	}



div#sidemenu ul li#btn_01 a#btn_schedule {
	color:#000;
	background:url(../common/images/btn_back_off.gif) left center repeat-x;
	}


div#mainimage {
	margin:10px 0;
	padding:0;
	width:725px;
	height:50px;
	background:url(../schedule/images/topimage.jpg) left top no-repeat;
	text-indent:-9999px;
	}


div#days {
	display:none;
	}


table#hyo {
	margin:10px auto;
	width:600px;
	}

table#hyo tr th, table#hyo tr td {
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	}

table#hyo tr th {
	background:#eee;
	}



div#box_002 a {
	margin:0 auto;
	display:block;
	width:250px;
	height:40px;
	background:url(../common/images/btn_pdf.gif) left top no-repeat;
	text-indent:-9999px;
	}

div#box_002 a:hover {
	background-position: left -40px;
	}