.back1 {
	background-color: #333333;
	background-image: url(../image/back1.gif);
	background-repeat: repeat-y;
}
input {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #990000;
	border: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
td {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #CCCCCC;
}
.largefont {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16pt;
	color: #ff9999;
}
a:link {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #ffff33;
}
a:visited {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #aaaa33;
}
a:active {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	color: #00ffff;
}
.submit {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	border: 4px ridge #999999;

}
