@charset "utf-8";
/* CSS Document */

td p {
	padding: 5px;
}

.required {
	color: #F00;
	font-weight: bolder;
	font-size: 1em;
}
