@charset "shift_jis";
label {
	padding-left: 10px;
}

.ast_li {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
}
.ast_li:before {
	content: "";
	margin-right: 0.5em;
}

.fnt_red {
	color: #ff0000;
}
