@charset "utf-8";
.border-black2 {
	border: 2px solid #000000;
}
.text-main {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.text-copyright {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.border-black1 {
	border: 1px solid #000000;
}
