@charset "utf-8";

/*--------------------------------------------------------------------
Created : 2008/02/20
Last Update : 2008/02/22
Site URL : http://www.roland.com/piano/grand/
File name : movies.css
Author:
--------------------------------------------------------------------*/

#contents #movies #cantainer{
	clear:both;
	width:722px;
	margin:0 auto;
	background:url(../../images/cotentstitlebak.gif) no-repeat top left;

}

#contents #movies p#pageCaption{
	width:696px;
	margin:0 auto;
	margin-top:20px;
}

#contents #movies h3{
	padding:10px 0 15px 0;
}

#contents #movies div.Layout1{
	width:696px;
	margin:0 auto;
	margin-top:20px;
}

#contents #movies div.Layout1 dl dd{
	float:left;
	width:164px;
	margin-left:13px;
}

#contents #movies div.Layout1 dl dd.nomargin{
	margin:0;
}

#contents #movies div.Layout1 dl dd p{
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


/*------*/
#contents #movies div.Layout2{
	width:696px;
	margin:0 auto;
	margin-top:5px;
}

#contents #movies div.Layout2 dl{
	float:left;
	width:338px;
	height:80px;
	margin-bottom:15px;
	margin-right:10px;
}

#contents #movies div.Layout2 dt{
	float:left;
	width:132px;
}
#contents #movies div.Layout2 dd{
	float:left;
	width:196px;
	margin-left:10px;
}

#contents #movies div.Layout2 dd p.name{
	font-size:1.4em;
	color:#264B64;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
