body{
	background-color:#FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
}
	
p,div,td,tr,ul{
	color : #FFFFFF;
 	font-size : 12px;
	font-family : ‚l‚rƒSƒVƒbƒN, Osaka;
	line-height : 120%;
}

td.main{
	background: url(images/bg_planet.jpg) no-repeat fixed right bottom;
/*	background-image:url(http://www.zearth.co.jp/images/bg_planet.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;*/
}

td.black{
	color : #000000;
 	font-size : 12px;
	font-family : ‚l‚rƒSƒVƒbƒN, Osaka;
	line-height : 120%;
}

DIV.new{
	overflow : auto;
	color : #666666;
	padding : 5pt;
	line-height : 130%;
	background-color : #FFFFFF;
	height : 280px;
	width: 220px ;
	font : 12px "‚l‚rƒSƒVƒbƒN","Osaka";
}

hr{
	border : thin solid Gray;
}

a:link {
	text-decoration:none;
	color: #FFFFFF;
}

a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

a:active { 
	text-decoration:none; 
	color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

