/* JP */

/*===================================================================================
  STANDARD STYLES
===================================================================================*/

.clear { 
	clear: both;
	_height:1%; /* clears show too tall in ie6 */
}

* { margin: 0; }
html, body { height: 100%; }

/*===================================================================================
  STRUCTURE
===================================================================================*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 108px;
	margin: 0;
	width: 968px;
	z-index: 900;
}
#header a.cursor{cursor:default;}

#topLeft {
	width: 250px;
	float: left;
}
#topRight {
	padding: 15px 16px 0 0;
	width: 660px; /* wegn f2+ fl*/
	float: right;
}
#topRight #left {
	float: right;
}

*+html #topNav li#rss a{padding:0.55em 1em 0.55em 1em;}
