@charset "utf-8";
#menu #bt04 a {
	background-image: url(images/bt04c.gif);
}
#menu #bt04 a:hover {
	background-image: url(images/bt04c.gif);
}
#content h2 {
	background-image: url(images/title_organization.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
}
#content #main table {
	text-align: center;
	width: 816px;
	font-size: 1.0em;
}
#content #main th {
	padding: 4px;
	background-color: #ECECF2;
}
#content #main td {
	padding: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content #main .topth {
	background-color: #FF9933;
	color: #FFFFFF;
}

