@charset "utf-8";
#menu #bt03 a {
	background-image: url(images/bt03c.gif);
}
#menu #bt03 a:hover {
	background-image: url(images/bt03c.gif);
}
#content h2 {
	background-image: url(images/title_about.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;
}
#remarks img {
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#remarks strong {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	float: right;
	margin-bottom: 10px;
}
#remarks p {
	display: block;
	clear: right;
}
#main .chapter {
	margin-bottom: 15px;
}
#main .chapter h4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1.0em;
}

