#noprint {
	display: none;
}
.noprint {
	display: none;
}
.align-left-print {
	text-align: left;
}

/*バナー　IE印刷用*/
*:first-child+html div.bnProduct {
    clear: left;
	margin-right: 1px;
}
* html div.bnProduct {
    clear: left;
	margin-right: 1px;
}

/* 衣料資材　新着情報用 */
*:first-child+html div.leadBlock div.series div {
    width: 209px;
}     
* html div.leadBlock div.series div {
    width: 209px;
}
*:first-child+html div.image img.print{
    display: block;
    zoom: 82%;
	text-align: center;
	margin-top: 5px;
}
* html div.image img.print{
    display: block;
    zoom: 82%;
	text-align: center;
	margin-top: 5px;
}