@charset "utf-8";
/* CSS Document */

.cp_txt {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	text-indent: 30px;
	color: #000;
}
.cp_txt a {
	color: #000;
	text-decoration: none;
}
.cp_txt a:hover {
	color: #006600;
	text-decoration: underline;
}
.bgsz_txt {
	font-size: 10px;
	text-align: center;
}

