#contents h2 {
	behavior: url(../../common/PIE.htc);
}
#sec_01 {
	padding-bottom: 56px;
}
#sec_01 dl {
	margin-bottom: 50px;
}
#sec_01 dl dt {
	color: #664b42;
	font-weight: bold;
	width: 8em;
	float: left;
	margin-top: 16px;
	margin-bottom: 16px;
}
#sec_01 dl dd {
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cacaca;
	padding-left: 9em;
}
#sec_01 dl dd ul {
	padding: 0 0 0 20px;
}
#sec_01 dl dd ul li {
	line-height: 180%;
	list-style: disc;
}

#sec_01 dl dd ol {
	padding: 0 0 0 0;
	margin: 0;
}
#sec_01 dl dd ol li {
	text-indent: -1.2em;
	padding-left: 1.2em;
	line-height: 180%;
	list-style: none;
}
#sec_01 dl dd ol li ol li {
	text-indent: -1.2em;
	padding-left: 1.2em;
	line-height: 180%;
	list-style: none;
}