@charset "utf-8";

.line  {
	margin-top: 26px;
	height: 4px;
	width: 700px;
}
#title   {
	height: 37px;
	width: 140px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#youtube {
	height: 355px;
	width: 700px;
}

#movie   {
	height: 355px;
	width: 440px;
	float: left;
}
#explan {
	width: 240px;
	padding-left: 20px;
	margin-bottom: 12px;
	float: left;
}
#explan  .subtitle {
	padding-bottom: 10px;
	height: 16px;
	width: 234px;
}
#explan  .sentence  {
	line-height: 18px;
}
#creator {
	width: 698px;
	border: 1px solid #E2E2E2;
	margin-top: 20px;
}
#creator #creTitle {
	height: 28px;
	width: 698px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#creator #nikivision {
	height: 32px;
	width: 186px;
	padding-top: 10px;
}

#creator #creSentence {
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#creator #creLink {
	color: #FF0000;
	text-align: right;
	width: 688px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#creator #creLink a {
	color: #FF0000;
	text-decoration: underline;
}
.black {
	color: #000000;
}
.clear {
	clear: both;
}
.bottomLine {
	height: 1px;
	width: 700px;
	padding-top: 25px;
	padding-bottom: 10px;
}
