@charset "utf-8";
#topimg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contents h2 {
	color: #993300;
	text-align: left;
	padding: 4px;
	font-size: 1.3em;
	text-indent: 30px;
	background-image: url(sozai/h2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
/* CSS Document */

#contents #site {
	width: 750px;
	padding: 15px;
	margin-top: 10px;
}
#contents #site img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contents #site a {
	color: #666666;
	text-decoration: underline;
}
#contents #site a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#contents #site td {
	text-align: left;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.4em;
	padding-top: 8px;
}

#contents #site table {
	width: 680px;
}

.style5 {
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
