@charset "UTF-8";

div.section {
	padding: 1px;
	clear: both;
	margin-bottom: 50px;
}
div.section dl {
	padding: 15px;
}
div.section dl dt {
	
}
div.section dl dd {
	font-size: 12px;
	line-height: 1.7em;
	color: #81511C;
	padding: 5px 5px 20px 15px;
}
div.section dl dd ol li {
	margin-left: 20px;
	list-style-type: decimal;
}
div.ddimg {
	width: 240px;
	float: right;
	margin-left: 10px;
}
hr {
	border: solid 10px #FFFFFF;
	clear: both;
	width: 80%;
}
div.splt {
	padding: 15px 0px 15px 0px;
	text-align: right;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
}
div.splt a {
	width: 100px;
}
div.splt a img {
	display: inline;
}
ul.point {
	padding: 20px;
}
div.section p {
	font-size: 12px;
	padding: 0px 15px 0px 15px;
	line-height: 1.7em;
	color: #81511C;
}