@charset "utf-8";
/* CSS Document */

#contents #site {
	width: 750px;
	padding: 15px;
	margin-top: 10px;
}
#contents #site a {
	color: #666666;
	text-decoration: underline;
}
#contents #site a:hover {
	color: #CC3300;
	text-decoration: underline;
}

#contents #site table {
	font-size: 1em;
	line-height: 1.5em;
}
#contents #site td {
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	color: #666666;
}
.style5 {
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
