@charset "utf-8";
#contents  {
}
#contents table{
	margin-top: 20px;
}
#contents table th {
	border: 1px solid #000;
}
#contents table td {
	border: 1px solid #000;
}
#contents table .non_td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
