@charset "utf-8";

ul.cause-list {
	margin-left:1.5em;
	list-style-type: circle;
}
ul.cause-list li {
	font-size: 108%;
	list-style-type: disc;
	margin-bottom:0.25em;
}


.c-common-table.resolution {
	table-layout:fixed;
	margin-top:2em;
}
.c-common-table.resolution th, .c-common-table.resolution td {
	width:auto;
	text-align: center;
}
