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

.required {
	color: #C00;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}
.requiredsm{
	color: #C00;
	font-weight: bold;
	font-size: 10px;
}
.requiredsmlrg{
	color: #C00;
	font-weight: bold;
	font-size: 14px;
}
#mainContent td {
	padding: 5px;
}
#mainContent th {
}
.spclhdr01 {
	font-weight: bold;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 14px;
	letter-spacing: -0.03em;
}
.spclhdr02 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.03em;
}