@charset "utf-8";
#movie {
	margin: 30px;
}
#movie table {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#movie th {
	line-height: 26px;
	vertical-align: top;
	height: 26px;
	text-align: left;
	background-image: url(../img/sample_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 2em;
	font-weight: normal;
}
h6 {
	font-size: 105%;
	display: block;
	margin-left: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #333399;
}

