@charset "utf-8";
/**/
.taC{text-align:center;}
/* !Floats ------------------------------------------------------------------ */
.flL {
	display: inline;
	float: left;
}
.flR {
	display: inline;
	float: right;
}
.bold{font-weight:bold;}
/* !Margin ------------------------------------------------------------------ */
.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top:10px !important; }
.mt12 { margin-top:12px !important; }
.mt15 { margin-top:15px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt35 { margin-top:35px !important; }
.mt40 { margin-top:40px !important; }
.mt45 { margin-top:45px !important; }
.mt50 { margin-top:50px !important; }
.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom:10px !important; }
.mb12 { margin-bottom:12px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mb25 { margin-bottom:25px !important; }
.mb30 { margin-bottom:30px !important; }
.mb35 { margin-bottom:35px !important; }
.mb40 { margin-bottom:40px !important; }
.mb45 { margin-bottom:45px !important; }
.mb50 { margin-bottom:50px !important; }
/**********************************************************/

#nr-container .nr-contents {
	padding-top:35px;
    margin: 0 auto;
    width: 940px;
	 font-size:1.125em;
	 line-height:1.8;
}
.nr-contents section{
	margin-bottom:70px;
}
 .nr-contents img{vertical-align:top;}
 .nr-contents .mv{
	 margin-bottom:50px;
	 
 }
.nr-contents .text710{
	float:left;
	width:710px;
}
.nr-contents .img-right{
	float:right;
	width:230px;
}
.nr-contents h2{margin-bottom:20px;}

.nr-contents #sec06 p{font-size:1.2em;}



























