@charset "utf-8";
/* CSS Document */

@import url("benefit.css");

#contents h3 {
	font-size: 1.4em;
	line-height: 2em;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 3px;
	letter-spacing: 0.7em;
	text-indent: 32px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(../images/reten01-001.gif);
}

#contents #exemp {
	margin-right: 40px;
	margin-left: 72px;
}
#exemp ul {
	list-style-position: inside;
	list-style-type: decimal;
}
#exemp ul li {
	text-indent: -18px;
	margin-bottom: 16px;
}
