@charset "utf-8";
li{
	list-style: none;
}
*{
	margin: 0;
	padding: 0;
}
/*Clearfix*/
.clearfix {
	/zoom : 1;
}
.clearfix:after {
	content : '';
	display : block;
	clear : both;
	height:0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	/* background-color: black; */
	min-width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
}
.alphaOver a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
.contetns {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.contentsWrap {
	width: 980px;
	margin: 0 auto;
}
.header {
	position: relative;
	width: 100%;
	height: 66px;
	background-color: white;
	z-index: 9999;
}
.header .headerCont {
	position: relative;
	width: 1010px;
	;
	height: 50px;
	margin: 0 auto;
	background-color: white;
}
.header .headerCont .logo {
	position: absolute;
	left: 30px;
	top: 10px;
}
.header .headerCont .fb {
	position: absolute;
	right: 80px;
	top: 10px;
}
.header .headerCont .tw {
	position: absolute;
	right: 40px;
	top: 10px;
}
.footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 48px;
	background-color: white;
	overflow: hidden;
	z-index: 9999;
	border-top: 1px solid #dcdcdc;
}
.footerCont {
	position: absolute;
	width: 1010px;
	height: 48px;
	left: 50%;
	margin: 0 0 0 -505px;
}
.footerCont .btns ul li {
	float: left;
	margin: 17px 0 0 0;
}
.footerCont .copylight {
	position: absolute;
	right: 25px;
	top: 20px;
}
/*contents*/
.main #mainimg {
	height: 250px;
	height: 185px;
	background: url(../../nps/img/contents/bg_main.jpg) repeat-x center top;
	margin: 0 auto;
}
.main #mainimg h1 {
	float: left;
	padding-top: 59px;
	margin-bottom: 80px;
}
#mainimg #human{
	float: right;
	margin-top: 30px;
}
#gNav {
	position: relative;
	z-index: 9999;
	width: 986px;
	height: 100px;
	background: url(../../nps/img/contents/bg_nav.png) no-repeat;
	margin: 0 auto;
}
#gNav li {
	position: absolute;
	top: 0;
}
#gNav li img{
	padding-top: 30px;
}
#navSec1 {
	left: 53px;
}
#navSec2 {
	left: 254px;
}
#navSec3 {
	right: 220px;
}
#navSec4 {
	right: 52px;
}
#page {
	background: url(../../nps/img/contents/bg_page.jpg) repeat;
	margin: 0 auto;
	padding-top: 189px;
}
.secTtl {
	text-align: center;
	padding-top: 10px;
	margin-top: 30px;
}
.secTtl:first-child {
	padding-top: 10px;
	margin-top: 0;
}
.secTop {
	width: 980px;
	height: 16px;
	background: url(../../nps/img/contents/bg_sec_top.png) no-repeat;
	margin-top: -30px;
}
.secBottom {
	width: 980px;
	height: 16px;
	background: url(../../nps/img/contents/bg_sec_bottom.png) no-repeat;
}
.sec {
	width: 910px;
	background: url(../../nps/img/contents/bg_sec_center.png) repeat-y;
	padding: 45px 40px 27px;
}
.sec .txt p {
	line-height: 26px;
	margin-top: 20px;
}
.sec .txt p:first-child {
	margin-top: 0;
}
#sec1Txt p {
	width: 570px;
}
#sec1Txt {
	background: url(../../nps/img/contents/img_sec1_1.png) no-repeat right top;
}
.flow li {
	float: left;
}
#sec1flow {
	margin-top: 33px;
	margin-bottom: 40px;
}
#sec1flow li:first-child {
	margin-right: 14px;
}
#sec2Btn1 {
	margin: 20px auto 40px;
	text-align: center;
}
#sec2Btn2 {
	margin-left: -250px;
}
#sec2Btn2 img {
    padding-top: 150px;
}
#sec3Txt p {
	width: 430px;
	padding-left: 430px;
}
#sec3Txt {
	background: url(../../nps/img/contents/img_sec3.png) no-repeat left top;
}
#sec4Txt {
	width: 509px;
	padding-left: 359px;
}
#sec4Txt {
	height: 262px;
	background: url(../../nps/img/contents/img_sec4.png) no-repeat 70px top;
	margin-bottom: 20px;
}
.secBottom:last-child {
	padding-bottom: 70px;
}
.attention {
	font-size: 12px !important;
}
#useBtn{
	margin: 40px auto 60px;
	text-align: center;
}

#mainimg #bredLine {
    font-size: 11px;
    left:0;
		position: relative;
		top:10px;
}