body	{
	color: #666666;
	background: #000000;
	text-align: center;
}


a 		{ text-decoration: none; }
a:link		{ color: #000000; }
a:visited	{ color: #000000; }
a:hover		{ color: #000000;
		text-decoration: none; }
a:active	{ color: #000000; }

h1		{
	color: #555555;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


#tsukuba_001	{
	float: center;
	margin: 0px;
	padding-top: 120px;
	padding-right: 10px;
	padding-left: 10px;
	width: 650px;
	text-align: center;
	color: #555555;
	background: #ffffff;
	background-image: url(image/001.png);
	background-repeat: no-repeat;
	font-size: 12px;
}

#tsukuba_002	{
	float: left;
	margin: 0px;
	padding: 5px;
	width: 630px;
	text-align: center;
	color: red;
	background: #ffffff;
	font-size: 12px;
	border: 1px solid red;
}
#tsukuba_003	{
	float: left;
	margin: 0px;
	padding: 5px;
	width: 630px;
	text-align: center;
	color: #555555;
	background: #ffffff;
	font-size: 12px;
	border: 1px solid red;
}
#tsukuba	{
	position: absolute;
	top: 300px;
	left: 400px;
	z-index: -1;
	margin: 0px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background: #000000;
	font-size: 1px;
}