@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ kurodakigata css ] [ uni_product.css ]
	-----------------------------------------------------------------------------------------------
	making day: 2009-08-31
	---------------------------------------------------------------------------------------------*/


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

	mainimg inner

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

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


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

	productInfo

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

/* productInfo -------------*/
div#contentsArea div.productInfo {
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
}

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

	imgBox

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

/* imgBox -------------*/
div#contentsArea p.imgBox {
	text-align: center;
}
