@charset "UTF-8";


div#MovieArea{
	width:300px;
	float:left;
}

div#MovieInformation{
	width:240px;
	float:right;
}

div#MovieArea embed{
	margin:10px;
}

p#Caption{
	width:310px;
	font-size:10px;
	color:#666666;
	line-height:1em;
	letter-spacing:0;
	text-align:center;
}

p#Lead{
	margin:0 auto;
	width:211px;
	font-size:90%;
	line-height:1.8em;
	letter-spacing:0;
	color:#666666;
}

div.Category{
	display:inline-block;
	text-align:center;
	width:100px;
	margin:10px 18px 0 18px;
	_margin:10px 15px 0 15px;
	float:left;
}

div.Category p.Title{
	font-size:11px;
	width:100px;
	color:#333333;
	line-height:1em;
	letter-spacing:0.1em;
	text-align:center;
}

div.Category img{
	margin-top:5px;
	margin-bottom:5px;
}

div.Category p.Lead{
	font-size:10px;
	text-align:left;
	width:100px;
	color:#666666;
	line-height:1.1em;
	letter-spacing:0.1em;
}