@charset "shift_jis";


#movie_header {
	margin-right: auto;
	width: 214px;
	height: 239px;
	margin-left: auto;
}
#movie_box {
	margin-top: 20px;
	height: 45px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#comment {
	line-height: 1.6em;
	background-color: #FFF;
	text-align: left;
	padding: 8px;
}
#comment p {
	margin-bottom: 0.8em;
	}
#comment .qt {
	font-weight: bold;
	color: #0F806C;
}
#comment .aw {
	font-weight: bold;
	color: #BA0001;
}
