@charset "UTF-8";
.text-top {
	font-family: Helvetica, Arial, Georgia;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	color: #DBFFDA;
}
.text-main-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.text-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.text-side {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DBFFDA;
}
.space-image {
	padding-right: 15px;
	border: thin none #FF3300;
}
