@charset "utf-8";
/* page setting
--------------------------------------------------------- */
.txtarea_bloc {
	color: #FFFFFF;
	background-color: #333333;
}

.font_err {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16.38px;
	color: #FFFFFF;
}
.errtxt_bloc {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
.font_info {
	font-weight: bold;
	font-size: 21px;
}
.text_p {
	margin: 10px 20px;
}
.formframe_bloc th {
	font-weight: bold;
}