@charset "utf-8";

/* info.css */

#contents h1 {
	border-left:12px solid #ACB2BB;
}

#contents h2,
#contents h3,
#contents h4 {
	border-bottom:1px dotted #CCCCCC;
	font-size:110%;
	font-weight:bold;
	margin:2em 0 5px;
	padding-bottom:3px;
}

.terms-list {
	margin-bottom: 1em;
}

.terms-indent-inner {
	padding-left: 2em;
	text-indent: -1em;
	line-height: 1.6;
}
