@charset "utf-8";
.moviebox {
	margin-bottom: 15px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 585px;
}
.movieboxL {
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
.movieboxL .seohinkotira {
	margin-top: 5px;
}

.movieboxR {
	float: right;
	width: 390px;
	margin-bottom: 10px;
}

.movieboxR  .moviebt {
	padding: 4px;
}
