/* CSS Document */

/* Contents
------------------------------------------------------*/
*{margin:0; padding:0;}

*a{cursor:pointer;}


 
#nrt_wrap .clearfix {
	clear: both;
}

#nrt_wrap .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#nrt_wrap {
	background-color:#000000;
}

#nrt_wrap_contents {
	min-width: 1200px;
	background-image:url(20141114_naruto_movie_bg.jpg);
	color:#000000;
	background-color:#000000;
background-repeat: no-repeat;
background-position: top center;
}

#nrt_wrap #nrt_contents {
	margin: 0 auto;
	width:900px;
}


#nrt_wrap #main {
	height:659px;
	background-image: url(20141114_naruto_movie_main.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


/*Wチャンス*/
#w_chance {
	width: 900px;
	margin: 0 auto;
}

#nrt_wrap #w_chance_bg {
	background-image: url(20141114_naruto_movie_06.png);
	height:346px;
}

#nrt_wrap #w_chance_contents {
 width: 520px;
 float:right;
 margin:0 80px 0 0;
 color:#FFFFFF;
 text-align:center;
 font-size:12px;
 line-height:1.5em;
 }
/*Wチャンス*/



/*映画情報*/
#nrt_wrap #eiga {
	width:900px;
	margin: 0px auto 0px auto;
}

#nrt_wrap #eiga_info {
	padding:20px 0 0 30px;
	margin: 0px auto;
	background-image: url(20141114_naruto_movie_03.png);
	height: 241px;
}

#nrt_wrap #flashContent {
	float: left;
	padding:0 10px 0 0;
	}


#nrt_wrap #flashContent object[type="application/x-shockwave-flash"] {
  background: none repeat scroll 0 0 transparent;
  margin:0px 0 0 20px;
  display: block;
}

#nrt_wrap #eiga_p{
	font-size: 13px;
	color:#FFFFFF;
	line-height: 18px;
	padding: 0 0 0 400px;
	width: 400px;
}

#nrt_wrap #eiga a {
	text-decoration: underline;
	float: right;
	color:#2db4f7;
}

#nrt_wrap #eiga a:hover {
	text-decoration: underline;
	float: right;
	color:#FFC600;
}


/*映画情報*/


/*キャンペーンに応募する*/
#nrt_wrap #oubo {
	margin: 0 auto;
	width: 900px;
}


#nrt_wrap #oubo p{
	line-height: 17px;
	margin: 5px 0 0 130px;
	font-size: 12px;
}

#nrt_wrap #oubo a{
	text-decoration: underline;
	color: #EF1316;
}

#nrt_wrap #oubo a:hover{
	text-decoration: underline;
	color: #FFC600;
}

#nrt_wrap #oubo02 {
	margin: 0 auto;
	margin-top:200px;
	margin-bottom:50px;
	width: 900px;
	color:#FFFFFF;
}


#nrt_wrap #oubo02 p{
	line-height: 17px;
	margin: 5px 0 0 130px;
	font-size: 12px;
}

#nrt_wrap #oubo02 a{
	text-decoration: underline;
	color: #2db4f7;
}

#nrt_wrap #oubo02 a:hover{
	text-decoration: underline;
	color: #FFC600;
}
/*キャンペーンに応募する*/




/*関連商品*/
#nrt_wrap #kanren {
	width:900px;
	margin:0 auto;
	display: block;
}

#nrt_wrap #kanren p {
	font-size: 14px;
	line-height: 20px;
}

#nrt_wrap .itemList01 ul{
	list-style: none;
}

#nrt_wrap .itemList01{
	margin:0 0 0px;
	padding:0 5px;
	overflow:hidden;}
	
#nrt_wrap .itemList01 li{
	width:260px;
	margin:0 20px 30px 15px;
	text-align:center;
	float:left;
}
	
#nrt_wrap .itemList01 li.last {margin:0;}


#nrt_wrap .itemList01 li .photo:hover {
	display:block;
	background-color: #fff;
} 

#nrt_wrap .itemList01 li img:hover {
	transition:all 0.5s ease;
	opacity: 0.7;
}
	
#nrt_wrap #kanren a {
	color: #ffffff;
}

/*関連商品*/



/*応募に関する注意*/
#nrt_wrap #oubo_atention {
	background-image:url(20141114_naruto_movie_09.png);
	margin: 30px auto 0 auto;
	width: 900px;
	color:#FFFFFF;
}

#nrt_wrap #atention_p {
	font-size: 13px;
	line-height: 20px;
	width: 800px;
	padding: 10px 0 0 50px;
}

#nrt_wrap #oubo_atention a {
	text-decoration:underline;
	color: #2db4f7;
}

#nrt_wrap #oubo_atention a:hover {
	text-decoration:underline;
	color: #FFC600;
}

#nrt_wrap #oubo_atention .oubo_title {
	color: #FF6803;
}

/*応募に関する注意*/


/*コピーライト*/
#nrt_wrap #copy {
	background-color:#05041b;
	color:#FFFFFF;
	font-size:12px;
	height:30px;
	margin-top:50px;
	padding:20px 0 0 0;
	text-align:center;
	}
/*コピーライト*/




