.sp_ext,
#footer,
#header,
#localNaviArea,
#panNavi,
#sideArea,
#sideNavi,
.btPtop,
.gnav,
.pdf_link,
.wrapper,
.news_list_search {
	display:none;
}
#newsrelease {
	margin: 0;
}
#printheader2,
#printheader {
	display:block;
	padding:0 0 0 15px;
}

body #container,
#foot_pdf,
#newsrelease,
#contentArea {
	max-width:780px;
	min-width: 0;
}

@media print {
	#printheader2 {
		display: none;
	}
	body #container,
	#foot_pdf,
	#newsrelease,
	#contentArea {
		width:780px;
	}
	#foot_pdf {
		padding: 20px 0 20px 0;
	}
	body #container {
		min-width: 780px;
	}
}