@charset "utf-8";

/* ----------↓ TABLE ↓---------- */
#main table.simple,  #main table.simple th, #main table.simple td {
	border-collapse: collapse;
	border: 1px solid #303030;
}

#main table.simple th, #main table.simple td {
	padding: 0.5em 1em;
}
