@charset "Shift_JIS";

.main {
	width: 700px;
	padding: 15px 0 0 0;
	margin: 0 auto 0 auto;
}

.main p {
	margin: 0 auto 5px auto;
	text-align: center;
}
	
#s1 {
	background:url(../img/title_schedule.jpg) no-repeat;
	height: 25px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#table1 {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#tr1 {
	background:url(../img/tr1.jpg) no-repeat;
	height: 30px;
	width: 700px;
	color: #FFFFFF;
	text-align: center;
}

#tr2 {
	background:url(../img/tr2.jpg) no-repeat;
	height: 30px;
	width: 700px;
}

.tr2 {
	text-align: center;
}

.td1 {
	background: url(../img/boder1.jpg) no-repeat right;
}

.td2 {
	background: url(../img/boder2.jpg) no-repeat right;
}
