@charset "utf-8";

.main_form table{
	width:100%;
}

.main_form th{
	width:25%;
	padding:5px;
	border:#e7e7e7 solid 1px;
	text-align:center;
	color:#33A02C;
}

.main_form td{
	padding:5px;
	border:#e7e7e7 solid 1px;
	text-align:left;
}

.checkbox_table th{
	width:30%;
	font-weight:100;
	text-align:left;
	border:0px;
	color:#404040;
}

.checkbox_table td{
	text-align:left;
	border:0px;
}