@charset "Shift_JIS";


/*=====================================
 movie top
=====================================*/

#contents{
	padding-bottom:30px;
}


#midashi{
	width:213px;
	height:80px;
	background:url(../../movie/img/midashi.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
}


#movie_list{
	padding:20px 0 0 15px;
}

.data_box{
	width:310px;
	padding:0 0 20px 15px;
	float:left;
	overflow:hidden;
}


.data_box .movie_img{
	padding:0 10px 10px 0;
	float:left;
}


.data_box .movie_title{
	width:170px;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	background:url(../../shop_list/img/midashi_img.gif) repeat-y left center;
	padding:0 0 0 10px;
	float:left;
}

.data_box .movie_title a:link{color:#000000; text-decoration:none;}
.data_box .movie_title a:visited{color:#000000; text-decoration:none;}
.data_box .movie_title a:hover{color:#483d8b; text-decoration:none;}
.data_box .movie_title a:active{color:#000000; text-decoration:none;}


.data_box .movie_date{
	display:inline;
	padding:0 0 0 10px;
}




/*=====================================
 movie detail
=====================================*/


#movie_detail{
	width:640px;
	padding:10px 0 30px 0;
	margin:0 auto;
}

#movie_header{
	overflow:hidden;
}

.detail_movie_title{
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	background:url(../../shop_list/img/midashi_img.gif) repeat-y left center;
	padding:0 20px 0 10px;
	float:left;
}

.detail_movie_date{
	float:right;
}


#detail_movie_area{
	width:640px;
	background:#000000;
	margin:15px 0;
	text-align:center;
}

.detail_movie_back a:link{color:#000000; text-decoration:underline;}
.detail_movie_back a:visited{color:#000000; text-decoration:underline;}
.detail_movie_back a:hover{color:#483d8b; text-decoration:underline;}
.detail_movie_back a:active{color:#000000; text-decoration:underline;}
