@charset "utf-8";
.text_font11_white {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}
.link01_white {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
}
.link01_white:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration:underline;
}
