/* DC 塔の王女　または… */
	a:link, a:visited, a:active	{
		text-decoration: none;
		color:	#555550;
	}
	a:hover	{
		color:	#440000;
		text-decoration: underline;
	}
body	{
	background-image	: url('./tuki_kan_b3.gif');
	background-attachment	: fixed;
	color			: #333333;
	font-family		: 'OSAKA','ＭＳ Ｐ明朝';
	font-size		: 12px;
	background-color	: #000000;
}

td	{
	color			: #333333;
	font-size		: 12px;
	vertical-align		: middle;
}
