.clearb{
	clear:both;
	height:0px;
	}

/*先輩の声平成18年度入社サムネイル
-------------------------*/
#voice-movie{
	width:525px;
	height:343px;
	background:url(../../comments/images/movie_frame.gif) no-repeat left top;
	margin:0 0 5px 0;
	}
#voice-movie #inner{
	width:519px;
	float:right;
	}
#voice-movie #inner .thumb-unit01,
#voice-movie #inner .thumb-unit02{
	width:163px;
	float:left;
	padding:6px 0 5px 0;
	}
#voice-movie #inner .thumb-unit01{
	margin:0 12px 0 0;
	}

#voice-movie #inner .thumb-unit01 .name-wrap,
#voice-movie #inner .thumb-unit02 .name-wrap{
	width:100%;
	height:60px;
	background:url(../../comments/images/name_bg_n.gif) repeat left top;
	}
#voice-movie #inner .thumb-unit01 .name-wrap .names,
#voice-movie #inner .thumb-unit02 .name-wrap .names{
	margin:5px 0 0 5px;
	}
#voice-movie #inner .thumb-unit01 .name-wrap .movie-btn,
#voice-movie #inner .thumb-unit02 .name-wrap .movie-btn{
	width:158px;
	}
#voice-movie #inner .thumb-unit01 .name-wrap .movie-btn img,
#voice-movie #inner .thumb-unit02 .name-wrap .movie-btn img{
	float:right;
	margin:10px 0 5px 0;
	}

.player-wrap{
	width:100%;
	border:1px solid #999999;
	padding:3px 0;
	margin:0 0 15px 0;
	text-align:center;
	}
.player-wrap .btn-wrap{
	width:98%;
	margin:0 auto;
	}
.player-wrap .btn-wrap p{
	font-size:10px;
	text-align:left;
	margin:0;
	padding:0;
	}
.player-wrap .btn-wrap p img{
	float:left;
	margin:0 5px 0 0;
	}

/*ムービー別ウインドウ
-------------------------*/
body#recruit-movie{
	text-align:center;
	margin:0;
	padding:0;
	}
#recruit-movie #movie-header{
	width:500px;
	margin:0 auto;
	text-align:left;
	}
#recruit-movie #movie-header img{
	margin:14px 0 9px 0;
	}
#recruit-movie #movie-wrap{
	width:500px;
	padding:10px 0;
	margin:0 auto 15px auto;
	border:1px solid #cccccc;
	text-align:center;
	}

#recruit-movie #movie-wrap #inner{
	width:480px;
	margin:0 auto;
	}

#recruit-movie #movie-wrap #inner #name-wrap{
	width:100%;
	background:url(../../comments/images/name_bg_n.gif) repeat left top;
	text-align:left;
	}

#recruit-movie #movie-wrap #inner #name-wrap img.names{
	margin:10px 0 0 10px;
	}

#recruit-movie #movie-wrap #inner #name-wrap .close-btn{
	width:475px;
	}
#recruit-movie #movie-wrap #inner #name-wrap .close-btn img{
	float:right;
	margin:20px 0 5px 0;
	}


