@charset "utf-8";
#main_img {
	background-image: url(../img/movie/main_img.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 730px;
}
.box02_contents img {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#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_contents img {
	width: 660px;
	margin-top: 10px;
	margin-left: 10px;
}
#sample_movie {
	width: 400px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}


.box01_contents li {
	list-style-type: none;
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	width: 600px;
	margin-left: 10px;
	padding-left: 10px;
	border: 1px solid #E3E3E3;
	text-align: left;
}
.box01_contents p {
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	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;
}


.box01 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 26px;
	display: block;
	width: 400px;
	padding-left: 10px;
	margin: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.box02_contents {
	text-align: left;
}

.box02_contents p {
	line-height: 22px;
	font-size: 14px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-align: left;
}
