#content01 dl {
	padding: 0px;
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40BDB7;
}
#content01 dl.first-child {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #40BDB7;
	border-right-color: #40BDB7;
	border-bottom-color: #40BDB7;
	border-left-color: #40BDB7;
}
#content01 dt {
	margin: 0px;
	clear: both;
	float: left;
	width: 143px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	color: #EE8E73;
}
#content01 dd {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 160px;
	background-image: url(../img/th_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content02 .table {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#content02 .table table {
	margin-bottom: 15px;
}
#content02 .table h4 {
	font-size: 110%;
	color: #FF8036;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#content02 .table th {
	background-color: #FEF9F5;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#content02 .table td {
	border: 1px solid #CCCCCC;
	text-align: center;
	width: 78px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#content03 .lead {
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 610px;
}
#content03 .table {
	margin-bottom: 15px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#content03 .table table {
	margin-bottom: 5px;
}
#content03 .table th {
	background-color: #FEF9F5;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	padding: 5px;
	width: 100px;
}
#content03 .table td {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
