@charset "UTF-8";

/* print.css
**************************************************************************************/


html{
	overflow:inherit !important;
}
#body-in {
	min-width:1240px;
	overflow:inherit !important;
}
body {
	zoom:85%;
	font-family: 'ヒラギノ角ゴ Pro W3', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}