﻿@charset "UTF-8";
.error {
	font-size: small;
	color: #cc0000;
	display: none;
}
.error_star {
	font-size: small;
	color: #cc0000;
}

