@charset "Shift_JIS";

.error{
	background-color:#FF9999;
	border:1px solid #7A96DF;
}

.error_msg{
	color:#FF0000;
}