@charset "utf-8";
/* CSS Document 
トップページ以外の下層ページになります。
*/


/*regurations css*/

#contentsBody h2 {
	margin-bottom: 23px;
}

#contentsBody .desc {
	margin-bottom: 23px;
}

.section {
	margin-bottom: 2em !important;
	padding-bottom: 1.6em;
	border-bottom: 1px dotted #333;
}

.section#pBasicStancep {
}

.section h3 {
	float: left;
	width: 120px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.section p {
	margin-bottom: 0;
}

.section h4 p {
	font-size: 100%;
}

.section .text {
	width: auto;
	margin-left: 150px;
}

.section .text div {
	margin-bottom: 2em;
}

.section h4 {
	margin-bottom: .3em;
}

.section ol {
	margin-left: 1.5em;
	list-style-type: decimal;
}

.section ol.lsNone {
	margin-left: 0;
	list-style-type: none;
	text-indent: -1.5em;
	padding-left: 1.5em;
}


.section ul {
	margin-left: 1.5em;
	list-style-type: disc;
}

.section ul.lsNone {
	margin-left: 0;
	list-style-type: none;
	text-indent: -1.2em;
	padding-left: 1.2em;
}
.section dl {
	margin-top: .5em;
	margin-bottom: 1em;
	padding: .5em .5em 0 1em;
	border: 1px solid #ccc;
}

.section dt,
.section dd {
	margin-bottom: .5em;
}

.section#Contact h4 {
	text-indent: 0;
	padding-left: 0;
}


div .getpdf a{
	background:none !important;
	padding:0px !important;
}
