@charset "utf-8";
/* CSS Document */

.kome {
	color: #FF0000;
	font-size: x-small;
}
.disp_errormes{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0000;
	padding: 5px;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
}