#rule_contents {
	width: 80%;
	margin: auto;
	font-size: 1.77rem;
}

.title {
	margin-bottom: 0.5rem;
}

.detail {
	font-size: 1.1rem;
	margin-bottom: 0.5rem;
}

.red {
	color: red;
}

#rule_contents ul {
	margin-left: 1.5rem;
	margin-bottom: 0.5rem;
}

#rule_contents li {
	list-style: disc;
	font-size: 1.1rem;
}