@charset "shift_jis";
label.error {
	color: #CC0000;
}
input.error {
	display:inline;
	background-color: #FFE1E1;
}
textarea.error {
	background-color: #FFE1E1;
}
