@charset "utf-8";



table#paraSchedule {
	margin-top:20px;
	margin-left:auto; margin-right:auto;
	margin-bottom:20px;
}

#paraSchedule th {
	background-color:#DDDDDD;
	border-style:solid; border-width:1px; border-color:#333333;
	line-height:100%; white-space:nowrap;
	padding:7px;
}

#paraSchedule th.c {
	text-align:center;
}

#paraSchedule th.w {
	width:60px;
}

#paraSchedule th.i {
	border-right-style:none; border-right-width:0px;
}

#paraSchedule th.n {
	border-left-style:none; border-left-width:0px;
}

#paraSchedule td {
	border-style:solid; border-width:1px; border-color:#333333;
	line-height:100%; white-space:nowrap;
	text-align:center;
	padding:7px;
}



#contentBodyLeft h2 {
	margin-top:40px;
}
