@charset "utf-8";

/* CSS Document */



h2{

	width:705px;

	height:32px;

	background:url(../../img/pc/group/h2_movies.png) no-repeat top left;

	margin:auto;

	border-bottom:1px #9A9A9A solid;

}



* html h2{

		behavior: expression(

		this.style.behavior || (

		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",

		this.style.backgroundImage = "none",

		this.style.behavior = "none"

		)

		);

}



p.movie_top{

	margin:10px 60px;

}



ul.movie_main{

	width:707px;

	height:174px;

	background:url(../../img/pc/group/movie_main_back.gif) no-repeat;

	margin:20px auto 20px auto;

}



.movie_main li{

	margin:26px 0px 0px 13px;

	float:left;

	display:inline;

}



.movie_main img{

	border:0px;

	width:160px;

	height:120px;

	vertical-align: bottom

}



.movie_img_sub{

    display:block;

	width:160px;

	height:120px;

	margin-top:-120px;

	filter:alpha(opacity=0);

	-moz-opacity:0.00;

	opacity:0.00;

	background:url(../../img/pc/group/kari/movie_img_back.gif) no-repeat;

}



.movie_img_sub:hover{

    display:block;

	margin-top:-120px;

	filter:alpha(opacity=80);

	-moz-opacity:0.80;

	opacity:0.80;

	color:#000000;

	text-align:center;

}



.movie_name{

	display:block;

	padding-top:40px;

}

	a.movie_img_sub{
		text-decoration:none;}

.paginator{
	margin-top:20px;}

.paginator .search_result{
	text-align:center;}

.credit{
	text-align:right;
	margin-right:20px;}		