/* CSS Document */
/*---------------------------------------------------------*/
/*    h1 index_title                                       */
/*---------------------------------------------------------*/
#main_img{ width: 600px; height: 212px; background: url(../../movie/img/h1_ttl.jpg) no-repeat; text-indent: -9999px;}
/*---------------------------------------------------------*/
/*    h2 index_title                                       */
/*---------------------------------------------------------*/
#column2-contents h2{
text-indent:-9999px;
}

#text{ background: url(../../movie/img/text_bg.gif) no-repeat; width: 546px; height: 145px; margin: 20px auto; padding-top: 5px;}
#text p{ margin-left: 150px;}

.movie-area{
	width: 268px;
	border-bottom: 1px solid #E3E8E1;
	border-left: 1px solid #E3E8E1;
	border-right: 1px solid #E3E8E1;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	background:url(../../movie/img/movie-bg.gif) no-repeat;
	}
.movie-area p{ margin: 10px 10px 5px;}
.movie-l{ float: left; margin-bottom: 20px;}
.movie-r{ float: right; margin-bottom: 20px;}

#index1_ttl{ background:url(../../movie/img/movie1.gif) no-repeat; width: 290px; height: 47px; }
#index2_ttl{ background:url(../../movie/img/movie2.gif) no-repeat; width: 290px; height: 47px; }
#index3_ttl{ background:url(../../movie/img/movie3.gif) no-repeat; width: 290px; height: 47px; }
#index4_ttl{ background:url(../../movie/img/movie4.gif) no-repeat; width: 290px; height: 47px; }
#index5_ttl{ background:url(../../movie/img/movie5.gif) no-repeat; width: 290px; height: 47px; }
#index6_ttl{ background:url(../../movie/img/movie6.gif) no-repeat; width: 290px; height: 47px; }
#index7_ttl{ background:url(../../movie/img/movie7.gif) no-repeat; width: 290px; height: 47px; }
#index8_ttl{ background:url(../../movie/img/movie8.gif) no-repeat; width: 290px; height: 47px; }
#index9_ttl{ background:url(../../movie/img/movie9.gif) no-repeat; width: 290px; height: 47px; }
#index10_ttl{ background:url(../../movie/img/movie10.gif) no-repeat; width: 290px; height: 47px; }

.img-box{ width:580px; margin:0px auto 20px; }	


/*---------------------------------------------------------*/
/*    p                                                    */
/*---------------------------------------------------------*/
p{ margin:15px 12px; }


