

body {
	margin: 0;
	background-image:url(error_img/head_bg.gif);
	background-repeat:repeat-x;
    text-align: left;
	font-family: 'ＭＳ Ｐゴシック, Osaka', Helvetica, Sans-Serif;
	line-height: 1.3em;
	height:100%;
}

*:first-child+html body {
	margin: 0;
	background-image:url(error_img/head_bg.gif);
	background-repeat:repeat-x;
    text-align: left;
	font-family: "MS PGothic","Osaka",Arial,Helvetica,Sans-Serif;
	line-height: 110%;
	height:100%;
}

#global {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	color:#1b1b1b;
	font-size: 12px;
	z-index:3;
	padding-top: 30px;
}

*:first-child+html #global {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	color:#1b1b1b;
	font-size: 87%;
	line-height: 160%;
	padding-top: 30px;
	z-index:3;
}

#head_txt {
	padding-top: 10px;
}

#head_txt h1 {
	color: #005871;
	font-size: 12px;
	line-height: 1.6em;
}

h1 {
	margin:0;
}
