﻿@charset "UTF-8";
li.list_red {
	color: red;
	list-style: none;
	font-size: smaller;
	margin-bottom: 10px;
}

.red {
	color: red;
	font-size: smaller;
}