@charset "utf-8";
.pro_bg {
	background-image: url(img/pro_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

.text01 {
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 13px;
}
.text03 {
	font-size: 12px;
	line-height: 20px;
	width: 400px;
	padding-top: 100px;
	padding-left: 50px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.text02 {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	float: right;
	margin-left: auto;
	margin-top: 60px;
	width: auto;
}
