@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

h3	{
	padding-left: 1em;
	background: url(../images/qube.gif) no-repeat left center; }

#content table	{ margin: 8px 0px; border-collapse: collapse; }

#content table th	{
	padding: 2px;
	font-size: 0.9em;
	font-weight: normal;
	border: 1px solid #999;
	text-align: right; }

#content table td	{
	padding: 2px;
	font-size: 0.9em;
	border: 1px solid #999; }

.tb_width	{ width: 44%; }

.type1	{ font-size: 0.9em; text-indent: 1em; }

.type2	{
	font-size: 0.9em;
	padding-left: 1.5em;
	text-indent: 1em; }