@charset "utf-8";
/* CSS Document */

/*------------------------------
	Main Image
------------------------------*/
#mainImg{
}

.mainBtnArea{
	border-top:3px solid #328DCD;
	text-align:center;
	padding:20px 0;
	position:relative;
}

.btnClm{
	margin-bottom:15px;
}

.btnClm ul{
	padding-left:20px;
}

.btnClm ul li{
	float:left;
	padding-right:15px;
}


/*------------------------------
	content Area
------------------------------*/

h3.blueTxt{
	color:#37b9e5;
	font-size:1em;
	font-weight:bold;
}

.contClm2{
	padding-top:10px;
	padding-left:10px;
	margin-bottom:20px;
}

.contClm2 ul li{
	float:left;
	display:inline;
	width:150px;
}

.cont01Txt{
	text-align:center;
	font-size:0.86em;
}

.combSet{
	padding:10px 0 10px 10px;
}

.combSet ul{
	margin-bottom:20px;
}

.combSet ul li{
	float:left;
	display:inline;
}

/* ------------------------------------------------- *
 *        Files
 * ------------------------------------------------- */
#filesSet{
	padding:0 0 20px 0;
}

div.filesTs{
	width:270px;
	margin:0 auto;
	background:#f7f9fc;
}

div.filesTs table.fileTb{
	width:250px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin:0 auto;
	background:#fff;
}

div.filesTs table.fileTb th{
	padding:20px 0 20px 10px;
	width:90px;
	font-size:11px;
	font-weight:bold;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	background:#ddd;
	vertical-align:middle;
}

div.filesTs table.fileTb td{
	padding:20px 0 20px 10px;
	text-align:left;
	font-size:11px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	vertical-align:middle;
}
div.filesTs table.fileTb td.filetd{
	padding:10px 0 20px 10px;
	vertical-align:middle;
}

div.baseBtn{
	background:#f6f9fc;
}

div.filesTs ul{
	padding:5px 10px 10px;
}

div.filesTs ul li{
	padding-left:1em;
	text-indent:-1em;
	font-size:0.86em;
}


/* ------------------------------------------------- *
 *        Munual Page
 * ------------------------------------------------- */


/* icon */
.icoDown {
	z-index:9999;
	background:transparent url(/multicopy/nps/sp/manual/img/icondown.png) 96% 50% no-repeat;
}
.icoLeft {
	z-index:9998;
	background:transparent url(/multicopy/nps/sp/manual/img/iconleft.png) 96% 50% no-repeat;
}


/* top Midashi */

#miniTl{
	padding:0 10px 5px 10px;
	height:40px;
}

#miniTl img{
}

#miniTl p.otherBtn{
	margin-top:0px;
}

#miniTle{
	padding:5px 10px;
	height:45px;
}

#miniTle img{
}

#miniTle p.otherBtn{
	margin-top:0px;
}


/* accordion base Set */

.channel{
	display:block;
	cursor:pointer;
}

.kuwasii01{
	background:#ffffff;
	margin-bottom:5px;
}

.kuwasii01 div.openBtn{
	background:#6B7FE6;
	margin-bottom:5px;
}


.kuwasii01 div.openBtn a{
	display:block;
	padding:10px;
	cursor:pointer;
}
/* Base Box  */

.Box01{
	margin:10px 10px 10px 15px;
}

.h3box01{
	margin-left:15px;
	padding:0;
}

.Box03{
	margin:10px 5px;
}

.Box03 p{
	padding-left:5px;
	padding-bottom:10px;
}

.Box03 p.imgCent{
	display:block;
	text-align:center;
	margin-bottom:10px;
}

/* accordion close Set */
.closeBox{
	cursor:pointer;
	padding:6px 0;
}

.closeBox .closeImg{
	display:block;
	text-align:center;
}

.closeBgK{
	background:url(/multicopy/nps/sp/manual/img/closebgk.gif) top;
}

/* app Btn Set */

.appDlOld{
	background:#cccccc;
	margin-bottom:5px;
}

.appDlOld ul.appBtn{
	position:relative;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom:5px;
	zoom: 1;
}

.appDlOld ul.appBtn li{
	margin-left:3px;
	margin-right:4px;
	padding-bottom:10px;
	float:left;
	display:inline;
	zoom: 1;
}

.appDlOld ul.appBtn li img.pdgB05{
	padding-bottom:5px;
}

.mgT10{
	display:block;
	padding:10px 0 0;
}


/* ------------------------------------------------- *
 *        forbiz Page
 * ------------------------------------------------- */

.biz01{
	background:#ffffff;
	margin-bottom:5px;
}
.biz01 .openBtn{
	background:#00bfff;
	margin-bottom:5px;
}


.biz02{
	background:#ffffff;
	margin-bottom:5px;
}
.biz02 .openBtn{
	background:#5168d4;
	margin-bottom:5px;
}

.biz03{
	background:#ffffff;
	margin-bottom:5px;
}

.biz04{
	background:#ffffff;
}
.biz04 .openBtn{
	background:#009fde;
	margin-bottom:5px;
}

.biz05{
	background:#ffffff;
}
.biz05 .openBtn{
	background:#9999ff;
	margin-bottom:5px;
}


.biz06{
	background:#ffffff;
	margin-bottom:5px;
}
.biz06 .openBtn{
	background:#ABAE49;
	margin-bottom:5px;
}

.biz07{
	background:#CBAD55;
	margin-bottom:5px;
}


/* links */

.links ul{
	margin-bottom:15px;
}

.links ul li{
	margin-left:15px;
	margin-bottom:2px;
}



/* accordion close for biz Set */

.closeBg01{
	background:url(/multicopy/nps/sp/img/closebg09.gif) top;
}
.closeBg02{
	background:url(/multicopy/nps/sp/img/closebg11.gif) top;
}
.closeBg03{
	background:url(/multicopy/nps/sp/img/closebg10.gif) top;
}

