@charset "UTF-8";

/* IE8以前対応
-------------------------------------------------- */

body {
	width: 100%;
}

* html body{zoom:67%;}

/*a:after {
	font-size: small;
	line-height: 1;
	color: #0955A6;
	text-decoration: underline;
	content: "("attr(href)")";
}
*/
#mainBg {
	background: #ffffff !important;
}

/* 共通印刷対応
-------------------------------------------------- */

h1.logo_010 {
	width: 379px;
	height: 51px;
	line-height: 51px;
}

#keyArea {
	height: 241px;
}

#keyArea h1 {
	top: 77px;
}

hr.hidden {
	display: block;
	page-break-before: always;
}