
@media print {
	div#gnavi ul li {
		width: 194px;
	}
	
	#pageBottom {
		display: none;
	}
	
	div.google_search {
		display: none;
	}
	
	body#import ul#import_detail li {
		margin-bottom: 18px !important;
		border-bottom: 2px solid #5798e3;
	}
	body#import ul#import_detail li div.title_pane p.toggle_btn {
		display: none !important;
		background-color: #85aedd !important;
	}
	div.import_detail_list {
		display: block !important;
		height: auto !important;
	}
}
