	/* server-side JP font */
	@font-face {
	  font-family: 'KozukaGoPr6N';		/* IE不支持, 在字体定义中添加本地安装的字体 Kozuka Gothic Pr6N 作为后退措施 */
	  src: url('KozukaGothicPr6N-Regular.otf') format('truetype');
	}