@charset "UTF-8";

/* print.css
**************************************************************************************

1.プリント設定
**************************************************************************************/ 

#body-in {
	min-width:1300px;
	overflow:inherit !important;
}
body {
	zoom:80%;
}