@charset "UTF-8";
/* CSS Document */
article{
	width:720px;
	float:left;
	margin:25px 0 0 25px;
}
#text{
	width:385px;
	float:left;
}
#photo{
	width: 720px;
	float: left;
	box-shadow: #666;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#sign{
	width:700px;
	font-size:14px;
	text-align:right;
	padding:30px 0 0 0;
	float:none;
	clear:both;
}.line {
	margin-top: 15px;
	margin-bottom: 15px;
}
.movie {
	margin-left: 30px;
	width: 320px;
	float: left;
}
h3 {
	font-size: 14px;
	color: #39F;
}
figure {
	height: 174px;
	width: 220px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
