@charset "UTF-8";
/* CSS Document */



#movie {
	width: 825px;
	text-align: justify;
	padding: 15px;
	margin-top: 15px;
}

#chart {
	margin: 5px;
	padding: 5px;
}
#right {
	display: block;
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
