@charset "utf-8";




.movie_area{
	width:670px;
	height:auto;
	margin:0px;
	padding:0px 0px 25px 0px;
}



.movie_box{
	width:200px;
	height:auto;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}



.movie_box h3{
	display:block;
	width:200px;
	height:auto;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	background:#39F;
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}


.movie_box h3 a{
	color:#fff;
}



.movie_photo{
	padding:1px 1px 1px 1px;
	border:1px solid #ccc;
}

.movie_copy{
	font-size:11px;
	padding:4px 0px 0px 0px;
}























/*06　*/


.section_movie{
	width:670px;
	height:auto;
	margin:0px;
	padding:0px 0px 12px 0px;
}

.section_movie h2{
	display:block;
	width:670px;
	height:32px;
	margin:0px 0px 15px 0px;
}

.section_movie p{
	display:block;
	width:460px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	float:right;
}

.section_movie .photo_box{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.section_movie .photo{
	width:198px;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:2px 1px 2px 2px;
	border:1px solid #ccc;
}


.section_movie_repeat{
	width:670px;
	height:auto;
	padding:0px 0px 0px 0px;
}

