@page { size:landscape; }

/*TIMETABLE----------------------------------*/
#tameTable{
	zoom: 32%;
	zoom: 100%\9;
	*zoom: 30%; /* IE7 and below */
	_zoom: 30%; /* IE6 */
	_width:3300px;
	page-break-after: inherit;/*1ページで収まる場合は記述*/
}

:root #tameTable { zoom: 100% \0/IE9; }

#tameTable dl:not(:target){
	margin-bottom:15%;
}
