body {
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
}

.mainleft,.mainleftSys,.mainleftCompany,.mainfooter,.mainheadersub,.MegaMenu,.pagenavi,.back,.screen-only,.pagelink,.to-top-navi,nav,.common-pagelink-area,.common-contents-navi {
	display: none;
}

.mainheader {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	padding: 0px;
}

.mainbody {
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
}



.mainright {

	width: 95%;
	background-color: #FFFFFF;

}
.promo1 {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promo1 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.snsul {
	visibility: hidden;
}
.snsul2 {
	visibility: hidden;
}


/* PDS80用に追加*/
.mainbodypds80 {
	background-color: #FFFFFF;
	width: 100%;
	clear: both;
	background-image: url(../img/spacer.gif);
	background-repeat: no-repeat;
}

h1,h2 {
	page-break-before:avoid;
}

/* FAQのアコーディオン解除 */
.common-faq-list dl dd{display:block !important;}