
#main		{
			text-align: left;
			float: right;
			width: 600px;
			margin: 0px 0px 50px;
		}
#left-space	{
			float: left;
			width: 178px;
		}
#pro-memo	{
			margin: 50px 0px;
		}
.table-set	{
			background-color: #999;
		}
.tr-top		{
			background-color: #039;
			color: #fff;
		}
.tr-set		{
			background-color: #f3f3f3;
		}
.tr-set2	{
			color: #fff;
			padding: 6px 4px 6px;
		}
.tr-set3	{
			text-align: center;
			background-color: #fff;
		}
.table-set td	{
			padding: 4px;
		}

.table-set2	{
			background-color: #ccc;
		}
.table-set2 td	{
			padding: 5px;
		}
.tr-top2	{
			background-color: #039;
			color: #fff;
		}
.td-set		{
			background-color: #f3f3f3;
		}
form		{
			margin: 0px;
		}


