@charset "utf-8";
#contents {
	height: 380px;
	width: 580px;
}
#contents h3 {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	text-indent: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents p {
	padding: 5px;
}
