.table_3 .td_OK_02	{
	padding-top: 5px;
	font-weight: bold;
	border-bottom: solid 1px #D1D1D1;
}

.table_3 .td_OK_02 div	{
	display: block;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #33CC00;
	padding-bottom: 4px;
}

.table_3 .td_NG_02	{
	padding-top: 5px;
	font-weight: bold;
	border-bottom: solid 1px #D1D1D1;
}

.table_3 .td_NG_02 div	{
	display: block;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 4px;
}

.table_3 .td_OK_check_02	{
	padding-top: 5px;
	border-bottom: solid 1px #DADADA;
}

.table_3 .td_OK_check_02 div	{
	height: 13px;
	width: 13px;
	padding: 5px;
}

.table_3 .td_OK_check_02 input	{
	display: block;
	width: 13px;
	height: 13px;
}

.table_3 .td_NG_check_02	{
	padding-top: 5px;
	border-bottom: solid 1px #DADADA;
}

.table_3 .td_NG_check_02 div	{
	height: 23px;
	width: 23px;
}

.box2 p {
	padding: 10px 15px;
}
.registration_button {
	text-align: right;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#merit	{
	margin-top: 30px;
	margin-bottom: 10;
	background-color: #F0F0F0;
	padding: 10px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#merit ul
	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
