/* CSS(access key-img) Document */
#header-top {
	background-image: url(/images/base/key-img_access.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 382px;
	width: 940px;
}

@media print {
#wrapper,
#head_img,
#footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#mt_h2-09 {
	font-size:24px;
	text-indent:0;
}
#foot_company {
	display: list-item;
	list-style-image: url(/images/base/footer-logo.gif);
	list-style-position: inside;
}
#foot_add {
	position: relative;
	left: 0px;
	top: 13px;
	font-size: 10px;
	line-height: 120%;
}
#header-top,
#sidebar02,
#foot_menu01,
#foot_menu02 {
	display:none;
}
}