@charset "shift_jis";

/* --------------------------------------------------------------------------------
	リンク先のURLも印刷する場合

a[href]:after {content: " ("attr(href)") ";}

-------------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------------
	印刷時にTableのヘッダーを繰り返し印刷させるためのCSS
	
thead {display: table-header-group;}

-------------------------------------------------------------------------------- */

html,body { _zoom:0.85;}



html #contents #sub_title_product,
html #contents #sub_title_tech,
html #contents .cando h2.cando_head span {
	text-indent:0;
}

