@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

dl	{
	margin: 0.5em 0px;
	padding-top: 5px;
	border-top: 2px dotted #999999; }

dt	{
	padding-left: 5px;
	font-size: 0.9em;
	font-weight: bold; }

dd	{
	margin-left: 1em;
	padding-left: 0.5em;
	font-size: 0.9em;
	text-indent: -0.5em; }

.type1	{ font-size: 0.9em; text-indent: 1em; }