@charset "Shift_JIS";



/* Head
---------------------------*/


body{
	margin:0;
	padding:0;
	text-align:center;
background-color: transparent; 		
}

#contents{
	background:url(../img/movie_back.gif) no-repeat;
	width:460px;
	height:369px;
	margin:0 auto;
	
}

#head{
	text-align:left;
	padding:5px 0 13px 160px;
}

#head img.title{
	margin-right:117px;
	
}

#mode_move{
	margin:0 auto;
	width:438px;
	height:312px;
	text-align:center;
	
}

#mode_move img{
	margin-top:35px;
	
}


img{
	border:none;
}