
td.main		{
				border-color: #ffcc66;
				padding-bottom: 0px;
				}

div.counter	{
				position: absolute;
				top: 480px;
				left: 60px;
				}
div.hidimg	{
				position: absolute;
				top: 460px;
				left: 35px;
				}
div.head1		{
				border-bottom-color: #ffcc66;
				border-top-color: #ffcc66;
				border-right-color: #ffcc66;
				color: #ffcc66;
				}
div.head2		{
				padding: 15px 1em;
				}
table.contents{
				height: 440px;
				background-color: white;
				margin-bottom: 0px;
				}
a.link01		{
				border-right-color: #ffffff;
				width:146px;
				}
a.link01:hover	{
				color:#ffffff;
				background-color: #ffcc66;
				}
td.right		{
				font-size: 12px;
				text-align: right;
				
				}
td.left			{
				text-align: left;
				padding-left: 20px;
				font-size: 12px;
				}
td.logo		{
				padding-top: 60px;
				}