@charset "utf-8";

/*--------------------------------------------------------------------
Created : 2008/02/17
Last Update : 2008/02/18
Site URL : http://www.roland.com/piano/grand/
File name : products.css
Author:
--------------------------------------------------------------------*/

#contents #products #cantainer{
	clear:both;
	width:722px;
	margin:0 auto;
	background:url(../../images/cotentstitlebak.gif) no-repeat top left;

}

#contents #products p#pageCaption{
	width:696px;
	margin:0 auto;
	margin-top:30px;
}

#contents #products h3{
	padding:10px 0 26px 0;
}

/* products */
#contents #products div.productsContainer{
	clear:both;
	margin-bottom:23px;
}

#contents #products div.productsContainer div.normal{
	width:210px;
	float:left;
}
#contents #products div.productsContainer div.wide{
	width:454px;
	float:left;
}
#contents #products div.productsContainer .leftmargin{
	margin-left:32px;
}
#contents #products div.productsContainer p{
	margin-top:7px;
}


#contents #products div.productsWrapper{
	width:696px;
	margin:0 auto;
	margin-top:25px;
	background:url(../../images/products/block_bar.jpg) no-repeat top left;
}


#contents #products #accessoriesWrapper{
	width:700px;
	margin:0 auto;
	margin-top:25px;
}

#contents #products #accessoriesWrapper dt{
	float:left;
	width:108px;
	margin-left:10px;
	margin-top:10px;
}
#contents #products #accessoriesWrapper dt.nomargin{
	margin-left:0;
}



