@charset "utf-8";
#main_img {
	background-image: url(../img/movie/main_img.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 730px;
}
#comment {
	text-align: left;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border: 1px groove #CCCCCC;
	height: 105px;
	overflow: auto;
	background-color: #F7F7F7;
}
#comment p {
	line-height: 19px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.box01_header {
	background-image: url(../img/common/box01_header.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 680px;
}
.box01 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/box01_bg.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	text-align: left;
}




.box01_footer {
	background-image: url(../img/common/box01_footer.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 680px;
}
.b_bottom {
	margin-bottom: 30px;
}
.arrow2 {
	margin-top: 10px;
}
.box01 dt {
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	line-height: 25px;
	padding-left: 30px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../img/qa/q_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.box01 dd {
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 30px;
	font-size: 14px;
	background-image: url(../img/qa/a_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
