@charset "utf-8";
/* CSS Document */

.oneColFixCtr table tr td.label {
	background-color: #CCCCFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	width: 200px;
}
.oneColFixCtr table tr td.field {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #6666CC;
}
.oneColFixCtr span.notnull    {
	color: #FF3300;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
}
.oneColFixCtr .copyright {
	color: #999999;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
}
.oneColFixCtr table tr td.field button {
	border: none;
	background: none;	
	width: 250px;
	height: 50px;
}

