@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.left_box iframe {

}

.left_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
.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;
}
