@charset "utf-8";

td p {
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
td h4 {
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #003366;
	font-size: 14px;
}
td p a {
	text-decoration: none;
	color: #333333;
}
td p a:hover {
	background-color: #FFCC33;
}
#main_contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
