@charset "shift_jis";
@import "commons_shift.css";
@import "title_shift.css";
@import "page_shift.css";
@media print {
	body { background-color: #fff }
	#Container { background-color: #fff }
	#Header { display: none }
	#Col1 {
	width: 100%;
	float: none;
	}
	#Col2 { display: none }
	#Footer { display: none }
}