body {
		margin:0px 0px 10px 100px;
   		background:#ffffff;
  		background-attachment:fixed; 
  		background-repeat:no-repeat; 
  		background-position: center; 
                background-image: url("http://shirayuki.saiin.net/~sora/06/tane/tane/back/2.jpg");
		}

	a 			{ color: #000099; text-decoration: none;} 
	a:link		{ color: #006699; text-decoration: none; } 
	a:visited	{ color: #3366cc; text-decoration: none; } 
	a:active	{ color: #000099;  } 
	a:hover		{ color: none;text-decoration: underline;background-color : #ffff99;}

#banner {
	color:#006699;
	font-size:small;
	font-weight:bold;
	background:none;
	text-align:center; 
		}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-size:21px;
		color: #006699;
		text-decoration: none;
		}

	.description {
		color:#006699;
		font-size:x-small;
		font-weight:bold;
		letter-spacing: none;
		}	

	.side {
		color:#999999;
		font-size:x-small;
		font-weight:normal;
		background:none;
		line-height:140%;
		}

	.sidetitle {
		color:#999999;
		font-size:x-small;
		font-weight:normal;
		background:none;
		line-height:140%;
		padding:2px;
		margin-top:x-small;
		text-transform:uppercase;
		text-align:center;
		}

	.powered {
		color:#999999;
		font-size:x-small;
		font-weight:normal;
		line-height:140%;
		margin-top:x-small;
		text-align:center;
		background:none; 
		}
  