@charset "UTF-8";

@import "../../css/import.css";
@import "../benri.css";

/*----- movie_index -----*/


ul.access_menu{
	width: 170px;
	margin-left: 15px;
	border-top:5px solid #91876F;
}


.access_menu li a{
	vertical-align:middle;
	}

.access_menu li{
	height: 36px;
	width: 130px;
	background-image: url(../../img/common/blue_ya_li.gif);
	padding-top:10px;
	
	line-height: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

#twoColumnMain{
	overflow:hidden;
	width:720px;
	padding-bottom:20px;
}
.movieBar{
	width:308px;
	height:25px;
	line-height:25px;
	background-image:url(../img/movie/bar_movie.jpg);
	background-repeat: no-repeat;
	padding-left:50px;
	padding-top:10px;



}

.movieBar a{
	font-weight:bold;



}
.movieBox{
	float:left;
	width:358px;
	margin-right:2px;
	margin-bottom:10px;


}


.movieP{
	/*width: 108px;
	height:82px;*/
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 5px;
	padding:2px;
	
}

.movieP img{
	padding:1px;
	text-align:center;
}


.movieCategory{
	float:right;
	width:235px;
	margin-top: 5px;

}
.movieCategory ul{


}

.movieCategory ul li{
	margin-bottom:10px;
	background-image:url(../img/movie/ya.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

.movieCategory ul li span{
	font-weight:normal;
}


/*----- movie_ichiran -----*/



#twoColumnMain h4 {
	background-image: url(../img/movie/h4_movie.jpg);
	background-position:2px center;
	background-repeat:no-repeat;
	clear:both;
	height:35px;
	line-height:35px;
/*	margin-top:10px;
*/	font-weight:bold;
	font-size:114%;
	padding-left:50px;
}

.movieBox h5 {
	background: #F3F4DB;
	color:#4B9713;
	clear: both;
	line-height:25px;
	font-weight: bold;
	font-size: 110%;
	/*width:358px;*/
	/*height:25px;*/
	text-decoration:none;
	text-align:center;
	margin-top: 20px;
	margin-right: 2;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.movieBox span{
	font-weight:bold;
}
.youtube{
	width:320px;
	margin-left:auto;
	margin-right:auto;
	
}
.youtube object{
	
	
}
/*#twoColumnMain h5 a:link{
	color:#4B9713;
	font-weight:bold;
}

#twoColumnMain h5 a:visited{
	color:#4B9713;
	font-weight:bold;
}

#twoColumnMain h5 a:hover{
	color:#4B9713;
	font-weight:bold;
}*/

/*.movieColumn{
	width: 680px;
	margin: 20px auto 35px auto;
}*/

/*.left{
	float: left;
	width:358px;
}

.right{
	float: right;
}
*/

