@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
}
.left_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left_box table tr {


}
.left_box table th {
	background-color: #6D5B53;
	border: 1px solid #CCC;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_box table td {
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_box table td ul {
	list-style-type: none;
	margin: 0px;
}
.left_box table td .tab_inner {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.left_box table td dd {
	padding-left: 57px;
}
.left_box table td ol {
	padding-left: 18px;
}
.left_box p {
	margin-top: 30px;
	margin-bottom: 10px;
}
