@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
}
p#Lable01 {
	padding-right: 15px;
	font-weight: bold;
}
p#Lable02 {
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
	padding-top: 9px;
	font-size: 18px;
}
p#Lable03 {
	font-weight: normal;
	padding-left: 10px;
	color: #000000;
	padding-top: 9px;
	font-size: 14px;
	text-align: center;
}
.Box01 {
	float: left;
	width: 900px;
}
.Box01 a {
	text-decoration: none;
	color: #4824A8;
}
.Box01 a:link {
	text-decoration: none;
	color: #4824A8;
}
.Box01 a:hover {
	text-decoration: underline;
	color: #000000;
}
.Box01 a:active {
	text-decoration: none;
	color: #000099;
}
.Box02 {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.Box03 {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.TextBox01 {
	float: left;
	width: 150px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.TextBox02 {
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.TextBox03 {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
}

