@charset "UTF-8";

@import url(common.css);

a	{ text-decoration: underline; }

#comment	{
	margin: 1.5em 2.5em;
	font-size: 0.9em;
	text-indent: 1em;
	text-align: left; }

ol	{
	margin-left: 2em;
	list-style-type: lower-roman;
}

#close	{ margin-top: 0.5em; font-size: 0.9em; }