
/* index 動画*/
#flash {display:none;}
#flash p {text-indent:-9999px;}

#flash2 {display:none;}
#flash2 p {text-indent:-9999px;}

#flash3 {display:none;}
#flash3 p {text-indent:-9999px;}

#flash4 {display:none;}
#flash4 p {text-indent:-9999px;}

.box_mov{
  width:385px;
	height:157px;
	margin:0;
	background-image:url(../img/movie_ban.jpg);
	background-repeat:no-repeat;}

.box_mov_l{
  width:178px;
	height:74px;
	float:left;
	margin:48px 0 0 10px;}

* html .box_mov_l{
  width:178px;
	height:74px;
	float:left;
	margin:48px 0 0 5px;}

.box_mov_r{
  width:178px;
	height:74px;
	float:right;
	margin:48px 10px 0 0;}

* html .box_mov_r{
  width:178px;
	height:74px;
	float:right;
	margin:48px 5px 0 0;}

.box_mov_bl{
  width:178px;
	height:26px;
	float:left;
	margin:0 0 0 10px;
	clear:both;}

* html .box_mov_bl{
  width:178px;
	height:26px;
	float:left;
	margin:0 0 0 5px;}

.box_mov_br{
  width:178px;
	height:26px;
	float:right;
	margin:0 10px 0 0;}

* html .box_mov_br{
  width:178px;
	height:26px;
	float:right;
	margin:0 5px 0 0;}



