/* Font Setting 
--------------------------------------------------
px = percent

8 = 62
9 = 69
10 = 77
11 = 85
12 = 93 (was 93)
13 = 100
14 = 108 (was 107)
15 = 116 (was 114)
16 = 123.1 (was 122)
17 = 131 (was 129)
18 = 138.5 (was 136)
19 = 146.5 (was 144)
20 = 153.9 (was 152)
21 = 161.6 (was 159)
22 = 167
23 = 174
24 = 182
25 = 189
26 = 197
*/

/* layout
===================================================*/




/* .feature a{
color: #fff100!important;
text-decoration: underline!important;
} */

.feature a:hover{
/* color: #00b7ee!important; */
/* text-decoration: none!important; */
}

a:hover img.hoverImg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.float_r{ float: right;}
.float_l{ float: left;}

.t_center{ text-align:center;}
.r_center{ text-align:right;}

.mrgB60{ margin-bottom:60px!important;}

.pink{ color:#e7368e;}

.s_txt{ font-size:9px;}
.n_float{ overflow: hidden;}

/* contents
===================================================*/

#container {
	overflow:visible;
}

#contents{
	width: 995px!important;
	margin:0 0 30px 0;
	/* padding:22px 19px 22px 20px; */
	border: 3px solid #D0D0D0;
	background-color:#000;
}

.section{
	clear:both;
	overflow:hidden;
	margin:0 35px;
}

/* feature
---------------------------------------------------*/
#contents .feature{
	padding:0 0 0 0;
	/* margin:20px auto 0 auto; */
	position: relative;
	/* width:984px; */
	background:#000;
}


#contents .feature p{
	color: #333333;
	margin: 0 0 1em 0;
	line-height: 1.8;
}


/* head
---------------------------------------------------*/
#contents .head{
	width:950px;
	height:381px;
	overflow:hidden;
	clear:both;
	overflow:hidden;
	position: relative;
	margin: 20px 0 15px 20px;
}

/* #contents .head .navi{
	position:absolute;
	top:290px;
	left:40px;
	} */

#contents h2.read{
	font-size:14px;
	line-height: 1.6;
	letter-spacing:0.05em;
	padding:0 35px;
	color:#FFF;
	margin:0 0 40px 0;
}

.ninja_onebutton{
	padding-bottom: 0px!important;
	margin:0 20px 20px 0;
}




/* article
---------------------------------------------------*/
.article{
	clear:both;
	overflow: hidden;
	position:relative;
	padding:0 0 50px 0;
	}
	

	
.column_block{
	background:url(../images/p1_secBk.gif) left bottom no-repeat;
	margin:0 0 60px 0;
	}

.column_inn{
	padding:0 40px 100px 40px;
	}
	
.column_l{
	float:left;
	margin:0 30px 30px 0;
	height:500px;
	}
	
.column_r{
	float:right;
	margin:0 0 30px 30px;
	}
	
.copyrigh{
	display:block;
	font-size:10px;
	padding:5px 0;
	}

.next_link{
	text-align:right;
	padding:0 30px;
	}
	
	
.movie_block{
	background:url(../images/p2_secBk.gif) left bottom no-repeat;
	margin:0 0 30px 0;
	clear:both;
	overflow:hidden;
	padding: 0 0 30px 0;
	}
	
.movie_blockinn{
	padding:0 40px;
	}
	
.movie{
	width:400px;
	height:230px;
	background:url(../images/p2_movieBk.gif) left bottom no-repeat;
	margin:0 0 20px 0;
	}
	
.movie h4{
	float:left;
	width:125px;
	}
	
.movie_inner{
	padding:0 20px;
	}
	
.movie_info{
	float:right;
	width:220px;
	font-size:11px;
	}

.movie_info li{
	margin:0 0 2px 0;
	}
	
.movie_info .direct{
	margin:0 0 12px 0;
	}

.movie_info .comp{
	margin:0 0 10px 0;
	}
	
.movie_info .movie_watch{
	float:left;
	}
	
.movie_info .movie_wish{
	float: right;
	}
	
.movie_title{
	width:220px;
	height:48px;
	margin:0 0 15px 0;
	border-bottom:1px solid #000;
	font-size:15px;
	float:right;
	position:relative;
	}
	
.movie_title .ribbon{
	position:absolute;
	top:-2px;
	left:-2px;
	}
	
.movie_title h5{
	padding:16px 0 0 35px;
	}
	
.movie_title h5.l2{
	padding:10px 0 0 35px;
	}

.movie_title h5.l2 span{
	display:block;
	font-size:12px;
	}

	
.copyrigh2{
	display:block;
	font-size:8px;
	padding:2px 0;
	}


.movie .movie_info .movie_watch a, .movie .movie_info .movie_wish a{
    display: inline-block;
    font-size: 93%;
    text-align: center;
    text-decoration: none;
    vertical-align: bottom;
}



#contents{
	width:990px;
	margin:20px 0 0 20px;
	}
	
img{
	vertical-align:top;
	}
	
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}