.kobutsu ul{
    margin-bottom: 3em;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table tr > * {
	padding: 0.5em 2em;
	border: 1px solid #ccc;
}

table th {
	background: #eee;
	font-weight: 700; 
} 
