@charset "utf-8";
.body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D563D;
	font-weight: bold;
	text-align: center;
}
.title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D563D;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.title ahover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D563D;
	font-weight: bold;
	text-align: center;
}
.title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D563D;
	text-align: center;
}
.title-2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D563D;
	text-align: center;
}
.title-2 ahover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D563D;
	text-align: center;
}

