/* CSS Document */

body{
	background-image: none;
	}

#head {
	visibility: hidden;
	height: 0px;
}
#tatou_sub{
	font-size: 0.8em;
}

/*ie7*/
*:first-child+html #wrap{
	margin-top: -125px;
	}
*:first-child+html #products_overview p{
	line-height: 1.4em;
	}
	
/*ie6*/
* html #wrap{
	margin-top: -125px;
	}
* html #products_overview p{
	line-height: 1.4em;
	}

* html #products_washi{
	background-image: url(../img/product/washi_bg_img.gif);
	}
* html #products_rayon{
	background-image: url(../img/product/reyon_bg_img.gif);
	}
* html #products_fushoku{
	background-image: url(../img/product/fushokufu_bg_img.gif);
	}
* html #products_tatou{
	background-image: url(../img/product/tatoushi_bg_img.gif);
	}

* html #kaigo_left {
	background-image: url(../img/product/kaigo_bg01.gif);
}
* html #kaigo_right {
	background-image: url(../img/product/kaigo_bg02.gif);
}