
/*動画一覧*/


#gl_container .movie_box_1{
	width: 960px;
	height: 171px;
}
#gl_container .movie_box_2{
	width: 630px;
	position: relative;
}


#gl_container .movie_table_1{
	width: 960px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	margin:20px 0px 50px 0px;
}
#gl_container .movie_table_1 th{
	width: 50%;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image: url(../img/movie_img/movie_pic_4.png);
	background-position: 450px center;
	background-repeat: no-repeat;
}
#gl_container .movie_table_1 td{
	width: 50%;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(../img/movie_img/movie_pic_4.png);
	background-position: 450px center;
	background-repeat: no-repeat;
}
#gl_container .movie_table_1 th.movie_td_1{
	background-color: #ffeee7;
}
#gl_container .movie_table_1 td.movie_td_2{
	background-image: none;
}


#gl_container .movie_h2_1{
	font-size: 21px;
		width: 940px;
	font-weight: bold;
	color: #FFF;
	padding:10px 0px 10px 20px;
	margin:0px 0px 30px 0px;
	background-color: #fd8653;	
}



#gl_container .movie_text_1{
	position: absolute;
	color: #c33740;
	top: 152px;
}
#gl_container .movie_text_2{
	color: #c33740;
	padding: 30px 0px 40px 0px;
	font-size: 18px;
	font-weight: bold;
}



#gl_container .movie_margin_1{
	padding:2px 10px 0px 0px;
}


#gl_container table a{
	 width: 425px;
	 height: 28px;
	 padding:16px 35px 16px 20px;
	 display: block;
}

#gl_container table a:hover{
	 background-color: #ff864c;
}

/*第五回のみ特殊*/
#gl_container #mov_05 a{
	height: 45px;
	padding: 30px 35px 9px 20px
}
#gl_container #mov_05 .obj_01{
	position: relative;
	top: -13px;
}
#gl_container #mov_05 {
	height: 45px;
}
