@charset "utf-8";

.section1 {
	margin-bottom: 30px;
	padding-top: 20px;
}
.section1 .txt1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
	padding-left: 10px;
}
.section2 {
	padding-top: 20px;
	margin-bottom: 30px;
}
.section2 ol {
	margin-top: 20px;
	padding-left: 30px;
}
.section2 ol li {
	list-style-type: decimal;
	line-height: 25px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.section3 {
	padding-top: 20px;
	margin-bottom: 30px;
}




.section3 .tb1 {
	width: 698px;
	margin-bottom: 5px;
}
.section3 dl {
	padding-top: 20px;
}
.section3 dl dt {
}
.section3 dl dd {
	padding-left: 10px;
	line-height: 25px;
}




.section3 .tb1 .tb_midashi {
	background-color: #E1E1E1;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
}


.section3 .tb1 .tb_left {
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 164px;
	padding-right: 5px;
	padding-left: 5px;

}
.section3 .tb1 .tb_right {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 164px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
.section3 .tb1 .tb_center {
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.section4 {
	padding-top: 20px;
	margin-bottom: 30px;
}
.section4 .img1 {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}
.section4 .img2 {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}

.section4 .txt_box1 {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.txt_box1 ul {
	padding-left: 20px;
}
.txt_box1 ul li {
}



.section4 .txt_box2   {
	margin-top: 20px;
	border: 3px solid #E8E8E8;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
