@charset "shift_jis";
/* CSS Document */

.none {
	display: none;
}
.show {
	display: block;
}
.error{
	background: #FFCC66;
}