@charset "Shift-JIS";

body{
	background-color: transparent; 
}

#ttl{
	width:259px;
	height:41px;
	margin:142px auto 0 auto;
}

#movarea{
	width:699px;
	height:579px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:0 0 0 5px;
	background:url(../_img/pc/movie/movie_bg_s1.png) no-repeat;
	position:relative;
}

#mov{
	width:508px;
	height:280px;
	margin:19px 0 0 95px;
	padding:0 0 0 0;
}

.movcaution{
	width:508px;
	height:74px;
	margin:-85px auto 0 auto;
	padding:0 0 0 0;
}


#close{
	position:absolute;
	left:598px;
	top:60px;
}






