@charset"utf-8";
/* CSS Document */

div#text dt {
	padding-left: 1.5em;
	margin-bottom: 0.5em;
	text-indent: -1em;
	border: 1px solid #FF6600;
}

div#text dd {
	margin-bottom: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: 2px dotted #CCCCCC;
	text-indent: -1em;
}
