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