body.errBg {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-color: #fff0f0;
	background-size: cover;
	-moz-background-size: cover;
	margin: 0;
	padding: 0;
}
div.divHeader {
	margin-top: 15px;
	text-align: center;
}
div.divLine {
	height: 3px;
	width: 100%;
	background-color: #d50000;
}
h2.headerMsg {
	color: #d50000;
	font-size: 20pt;
}
div.divMsg {
	margin-top: 15px;
	text-align: center;
}
p.msg {
	color: #000000;
	font-size: 14pt;
}