@charset "utf-8";
#menu #bt01 a {
	background-image: url(images/bt01c.gif);
}
#menu #bt01 a:hover {
	background-image: url(images/bt01c.gif);
}
#content h2 {
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 246px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	float: left;
	width: 590px;
	padding-left: 30px;
}
#content #main .chapter {
	margin-bottom: 30px;
}
#content #main #slogan {
	text-align: center;
}

#content #main .chapter img {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}

#content #main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #main li {
	margin: 0px;
	padding: 0px;
}
#content #main #feeds {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
}
#content #main #feeds h4 {
	display: none;
}
#content #main #feeds ul {
}
#content #main #feeds li {
	display: inline;
	margin-right: 20px;
}
#content #main #feeds a {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 18px;
}
#content #sub {
	width: 200px;
	margin-right: 20px;
	float: right;
}
#content #sub .chapter {
	border: 1px solid #707082;
	margin-bottom: 10px;
}
#content #sub .chapter h3 {
	background-image: url(images/sub_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	color: #707082;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #707082;
	margin: 0px;
	font-size: 1em;
}
#content #sub .chapter p {
	padding: 10px;
	margin: 0px;
}
#content #sub #links {
}
#content #sub #links h3 {
	display: none;
}
