/*プリント用*/

/*非表示*/
td.prcl1 {
	display: none;
}
tr.prcl3 {
	display: none;
}

/*背景画像消去*/
tr.prcl2 {
background-color: white;
background-image: none;
border: none;
}

