@charset "Shift_JIS";

/*各ページ用 CSS*/

/*-------スケジュール[NEW]---------*/

.mr0{	margin-right: 0; !important}

#schedule_new #main_contents {
	position: relative;
	width: 884px;
	padding: 0 70px;
}

#schedule_new #main_contents div#next {
	position: absolute;
	top: 132px;
	right: 12px;
}

#schedule_new #main_contents div#link {
	position: absolute;
	bottom: 40px;
	right: 70px;
}

#schedule_new h1 {
	padding: 37px 0 20px 0;
}


#schedule_new .maincontents_child {
	float: left;
	width: 290px;
}
