/* 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: #00b7ee!important;
text-decoration: none!important;
}

.feature a:hover{
color: #e60012!important;
text-decoration: underline!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;}


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

#container {
	overflow:visible;
}

#contents{
	width: 984px;
	margin:0 0 30px 0;
	/* padding:22px 19px 22px 20px; */
	padding:0 0 50px 0;
	border: 3px solid #D0D0D0;
	background:url(../images/com_contbk.jpg) top left no-repeat #000;
	color:#FFF;
	/* font-size: 93%; */
}

.inner{
	padding:0 50px;
	clear:both;
	overflow:hidden;
}

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

/* feature
---------------------------------------------------*/
#contents .feature{
	padding:0 0 51px 0;
	margin:0 auto;
	position: relative;
}


#contents .feature p{
	color: #ffffff;
	margin: 0 0 1.2em 0;
	line-height: 1.8;
	letter-spacing: 0.02em;
}


/* head
---------------------------------------------------*/
#contents .head{
	/* margin: 0 0 80px 0; */
	/* width:950px; */
	padding:0 0 50px 0;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	overflow:hidden;
	position: relative;
}

#contents .head .p1_read{
	padding:0 22px;
	}

#contents .head .p2_read{
	padding:0 47px;
	font-size:14px;
	}

#contents .head .read{
	width:445px;
	font-size:14px;
	color:#FFF;
	float:left;
	}
	

		
#contents .head .navi{
	position:absolute;
	left:58px;
	top:590px;
	}
	
#contents .head .navi li{
	float:left;
	margin:0 22px;
	}

.ninja_onebutton{
/* 	position:absolute;
	top:990px;
	left:130px; */
	padding-bottom: 0px!important;
	margin:0 22px 0 0;
}




/* article
---------------------------------------------------*/
.article{
	clear:both;
	overflow: hidden;
	}

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

.section .sec_inner{
	padding:0 22px;
	margin:0 0 20px 0;
	clear:both;
	overflow:hidden;
	}
	
.section .sec_inner2{
	padding:0 72px;
	margin:0 0 20px 0;
	clear:both;
	overflow:hidden;
	}


.section .sec_point{
	position:relative;
	line-height:1.6;
	letter-spacing:0.01em;
	margin:0 0 50px 0;
	}
	
.section .sec_point .point1{
	position:absolute;
	width:520px;
	top:210px;
	left:25px;
	}

.section .sec_point .point2{
	position:absolute;
	width:720px;
	top:395px;
	left:25px;
	}

.section .sec_point .point3{
	position:absolute;
	width:850px;
	top:545px;
	left:25px;
	}

/* .section .sec_inner p{
	padding:10px 0 0 0;
	}
	
.section .sec_inner p.f_clear{
	overflow:hidden;
	}
 */
 
.report{
	width:890px;
	height:470px;
	background:url(../images/p2_reportbk.png) top left no-repeat;
	margin:0 47px 60px 47px;
	position: relative;
}

.report .report_txt{
	width:360px;
	position: absolute;
	top:170px;
	left:50px;
	height:50px;
	}

.report .report_txt p{
	color:#333333!important;	
	}
	
.rv_block{
	overflow:hidden;
	clear:both;
	}	

.rv_title{
	margin:0 0 40px 0;
	}
	
.rv_txt{
	width:690px;
	float:right;
	}
 
.rv_txt p{
	line-height:1.4!important;
	}

.rv_line{
	margin:15px 0 25px 0;
	}

.link{
	text-align:right;
	padding:0 22px 0 0;
	}
	
	
#contents{
	width:990px!important;
	margin:20px 0 0 20px;
	}
	
img{
	vertical-align:top;
	}
	
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}