
/**
 * CSS definitions for animated LOXAM header area.
 * @author LeP <lep@justlep.net>
 * @version $Revision: 1.4 $
 *          $Date: 2009/02/12 08:43:05 $
 */


#keyvisual {
	width:955px;
	height:285px;
	background:transparent none 0 0 no-repeat;
	z-index:100;
}
#keyvisual img {position:absolute;display:block;z-index:80}

#navigation {z-index:120}

#loxHead {
	width:955px;
	height:285px;
	position:relative;
	overflow:hidden;
	background:transparent none;
}

#loxHead div {
	position:absolute;
	left:0;
	top:0;
	width:955px;
	height:285px;
	background:transparent none 0 0 no-repeat;
	z-index:102;
}

#loadHead div#lhTxt {z-index:101}

