@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

#content table	{ border-collapse: collapse; }

#content table td	{
	padding: 2px;
	font-size: 0.9em;
	border: 1px solid #999; }

dl	{ margin: 0.5em 0px; }

dt	{ font-size: 0.9em; }

dd	{ margin-left: 0.8em; font-size: 0.9em; }

.type1	{ font-size: 0.9em; text-indent: 1em; }