@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	width: 1020px !important;
}
/*****************************************
				Container
*****************************************/
#container {
	width: 1000px !important;
	margin: 0 auto;
}
* {
　page-break-inside: auto !important;
}