@charset "utf-8";
.border {
	border: 1px solid #666666;
}
.textnormal {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #333333;
}
.textnormalmob {
	font-family: "Times New Roman";
	font-size: 50px;
	color: #333333;
}
.textTitle {
	font-family: "Times New Roman";
	font-size: 25px;
	color: #333333;
}
.back {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #567DB0;
}
.backmob {
	font-family: "Times New Roman";
	font-size: 60px;
	color: #567DB0;
}
.testilink {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #567DB0;
}

.bg{
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
