@charset "utf-8";

.contents-01 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
}
.tbl01 table {
	width: 100%;
	margin-bottom: 10px;
}
.map-area {
	width: 100%;
	padding-bottom: 15px;
}
.tbl01 th {
	width: 25%;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #556771;
	background-color: #E7F0FA;
}

.tbl01 td {
	width: 85%;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}
.tbl02 table {
	width: 100%;
	margin-bottom: 10px;
}
.tbl02 th {
	width: 30%;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #556771;
	background-color: #E7F0FA;
}

.tbl02 th.a {
	width: 30%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.tbl02 td {
	width: 20%;
	text-align: left;
	padding: 5px;
	font-size: 12px;
}
.tbl02 td.a {
	width: 20%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;

}
.tbl03 table {
	width: 100%;
	margin-bottom: 10px;
}
.tbl03 th {
	width: 15%;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #556771;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.tbl03 th.a {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.tbl03 td {
	width: 65%;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tbl03 td.a {
	width: 65%;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.contents-01 ul {
	list-style-type: disc;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.contents-01 li {
	list-style-type: disc;
	margin-top: 0px;
	line-height: 18px;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 0px;
}
.txt_01 {
	padding-bottom: 15px;
}
.number ul {
	list-style-type: decimal;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.number li {
	list-style-type: decimal;
	line-height: 18px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 10px;
}
.disc ul {
	list-style-type: disc;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.disc li {
	list-style-type: disc;
	line-height: 18px;
	margin-left: 18px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
}
