@media print {
	
	

	
	div#header_img h2 {
		background:none !important;
		text-indent:0 !important;
		height:131px;
	}
	
	
	#contact a { 
		background:none !important;
		text-indent:0 !important;
	}
	
	h3#sub_pro_header a {
		background:none !important;
		text-indent:0 !important;
	}	
	
	h1#logo a {
		background:none !important;
		text-indent:0 !important;		
	}
	
	p#logo_area {
		background:none !important;
		text-indent:0 !important;		
	}
	
	div#navi_print {
		display:block;
		width:850px;
		height:20px;
	}
	
	div#navi_print {
		display: block;
		margin-left:-13px;
		margin-top:10px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	ul#navi {
		display: none;
	}
	
	ul.bread_top {
		position:relative;
		z-index:5;
	}
	
}