@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.head01 {
	font-size: 14px;
}

.head02 {
	font-size: 14px;
	font-weight: bold;
}

.txt01 {}

.txt02 {}

.submit {}.formleft {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B60001;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.formright {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	height: 25px;
	width: 250px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.submit {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B60001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formright2 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	width: 250px;
}
