@charset "Shift_JIS";

@import "../../../files/css/layout.css";

/*-------------------------------------------------------------------------
	Howto
/*-----------------------------------------------------------------------*/
#howto {
}

	#howto .movie {
		height:270px;
		background:url(../img/howto/movie/bg.gif) repeat-x;
	}
	
/*-------------------------------------------------------------------------
	Course
/*-----------------------------------------------------------------------*/
#course {
}

	#course #course-introMovie {
		width:740px;
		height:320px;
		text-align:center;
	}
	
		#course #course-introMovie .moviePlayer {
			margin-top:-240px;
		}

	#course .movie {
		height:280px;
		background:url(../img/course/movie/bg.gif) repeat-x;
	}