@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ nippon-belting css ] [ uni_dryice.css ]
	-----------------------------------------------------------------------------------------------
	author: Lampros co.,ltd. Atsushi Umehara
	url:http://www.lampros.co.jp/
	making day: 2009-05-12
	---------------------------------------------------------------------------------------------*/


/* ================================================

	dryice

=================================================*/


/* contentsArea -------------*/
div#contentsArea div.inner {
	background-image: url(../_img/product/05_main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* table -------------*/
div#contentsArea table.nomal {
	width: 620px;
	margin-right: 10px;
	margin-left: 10px;
}
div#contentsArea table.nomal th {
	padding: 0px;
}
div#contentsArea table.nomal th.column1 {
	width: 33%;
}
div#contentsArea table.nomal th.column2 {
	width: 33%;
}
div#contentsArea table.nomal th.column3 {
	width: 33%;
}
