
/**
 * Print
 *
 */
@media print {
 	body {
		text-align:left;
	}
	
	#dk_contents-wrapper, #dk_contents-area, #estimate_cmn_3column_right-area {
		width: 580px;
		float: none;
	}
	
	#dk_mainnavi-area, #dk_header-area, #dk_breadcrumbs_sizeswitch-area, #estimate_cmn_3column_left-area, #estimate_cmn_navi, #estimate_cmn_3column_relatedlink-area, #dk_footer-margin, #estimate_main .estimate_cmn_pgtop a {
		display: none;
	}
	
	#estimate_main {
		margin-left: 0;
	}
	
	#dk_contents-wrapper {
		margin: 0;
	}
	
	#estimate_main h1, #estimate_main h3, #estimate_main .estimate_cmn_pgtop {
		text-indent: 0px;
		background: none;
	}
	#estimate_main .col_box * {
		text-indent: 0px;
		background: none;
	}

	#estimate_main h1, #estimate_main h1.tt580 {
		text-indent: 0px;
		background: none;
	}

	#estimate_main h2, #estimate_main h2.act001, #estimate_main h2.act002, #estimate_main h2.act003, #estimate_main h2.act004 {
		text-indent: 0px;
		background: none;
	}
	
	#estimate_main .col_option *, #estimate_main .col_option h3#specialequipment, #estimate_main .col_option h3#common_equipments_box {
		text-indent: 0px;
		background: none;
	}
	
	#estimate_main .chart * {
		text-indent: 0px;
		background: none;
	}

}
