@charset "utf-8";

/*--------------------------------------------------------------------
Created : 2008/02/17
Last Update : 2008/02/18
Site URL : http://www.roland.com/piano/grand/
File name : top.css
Author:
--------------------------------------------------------------------*/

#contents #top #readBoxContainer{
	clear:both;
	width:729px;
	margin:0 auto;
	margin-top:19px;
	background:url(../../images/top/contents_bak.gif) repeat-y;
}

#contents #top div.readBox{
	width:210px;
	float:left;
	padding-left:18px;
	padding-right:15px;
}

#contents #top div.readBox p{
	margin-bottom:15px;
}

#contents #top div.readBox p.caption{
	font-size:1.4em;
	color:#7B2126;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.4;
}
