@charset "utf-8";

#main_contents table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.fact_images img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fact_images a {
	text-decoration: none;
}
.fact_images a:hover {
	background-color: #FFCC33;
}
