@charset "UTF-8";
i, cite, em, var, address, dfn {
  font-style: normal;
}
.error{
	color:#FF0000;
	font-weight: bold;
	letter-spacing: 0;
	background-color: #FF9999;
}

.form-day p {
	font-size: 110%;
	font-weight: bold;
}

img[src*="jpg"]{
	image-rendering: -webkit-optimize-contrast;
}
