/*共通*/

h4 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
p {
	font-size: 75%;
	line-height: 1.7em;
	color: #000000;
}

h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}


/*BT-800*/
#number ol {
	font-size: 75%;
	line-height: 1.3em;
	padding-left: 20px;
}


#number li {
	list-style-position: inside;
	list-style-type: decimal;
}
.bt-table {
	font-size: 75%;
	line-height: 1.3em;
	color: #000000;
	margin-top: 20px;
	margin-right: 95px;
	margin-left: 95px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.bt-table th {
	background-color: #B3FFB3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bt-table td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#contents dl {
	margin-left: 30px;
	font-size: 75%;
	line-height: 1.5em;
	color: #000000;
}
#contents dt {
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents dd {
	margin-left: 20px;
}
.bt-image {
	margin-right: 95px;
	margin-left: 95px;
	margin-bottom: 30px;
}
.tit {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #000000;
}

.tit-20 {
	display: block;
	margin-top: 20px;
	font-weight: bold;
	color: #000000;
}



.tit-0 {
	font-weight: bold;
	color: #000000;
}




.list-dot {
	list-style-position: outside;
	list-style-type: disc;
}
.list-nondot {
	list-style-type: none;
}
.margin-10 {
	margin-left: 10px;
}
.margin-20 {
	margin-left: 20px;
}
.margin-30 {
	margin-left: 30px;
}
.margain-40 {
	margin-left: 40px;
}
.margain-top-20 {
	margin-top: 20px;
}

.text-red {
	color: #FF0000;
	display: block;
	margin-top: 40px;
}
.text-mini {
	font-size: 60%;
}

.table-01t {
	font-size: 75%;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.table-01t th {
	background-color: #B3FFB3;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.table-01t td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.text-red-01t {
	color: #FF0000;
}

/*数字用*/
.number {
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 75%;
	line-height: 1.7em;
}
.number-margin {
	margin-left: 20px;
	margin-bottom: 10px;
}
.line {
	text-decoration: underline;
}

/*HPシリーズ追加分*/
.moji1 {
	font-size: 75%;
	line-height: 1.7em;
	color: #000000;
}

