@charset "utf-8";
.gradientBackground {
	background-attachment: fixed;
	background-image: url(images/gradient_01.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
}
.text3_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.text_01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
