@charset "shift_jis";
/*-----------------------------------------------------------------------------------
	独自のスタイル追加したい場合はこのファイルに記載してください。
-------------------------------------------------------------------------------------*/	
	
#movie {
  width: 100%;
  height: 298px;
  margin: 5px 0 30px 0;
  border: #CCC 1px solid;
}
	
#movieSecond {
  width: 100%;
  height: 393px;
  margin: 5px 0 30px 0;
  border: #CCC 1px solid;
}