.box01 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border: 1px solid #000000;
	height: 25px;
}
.box02 {

	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	width: 50px;
	border: 1px solid #000000;
	height: 25px;
}
.box03 {
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	width: 100px;
	border: 1px solid #000000;
	height: 25px;
	font-weight: bold;

}

.txt01 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

