@charset "UTF-8";

/*------------- 印刷用 -------------*/

@-moz-document url-prefix() {
	#contents {
		display: table-cell;
		float: none;
	}
	#sidebar {
		display: table-cell;
		float: none;
	}
}
