/*  [Layout Elements] */


	#Layout
	{
		background: none;
	}
	.HeaderCell1 div.Header
	{
		display: none;	
	}
	.HeaderCell2 div.Header
	{
	}
	#extra3 .NavigationPathWrapper
	{
		display: none;
	}
	td.Cell_extra
	{
		display: none;
	}
	


/*	[bugi_9069]	*/
	#footer
	{	
		margin-top: 20px;		
	}
	#footer a,
	#footer ul,
	#footer .fleft,
	#footer .fright
	{
		display: none;
	}
	
	#footer .copyrightText
	{
		margin-top: 20px;
		display: block;
		clear: both;
		padding-top: 5px;
	}
/*	[/bugi_9069]	*/


#extra3 .Cell_main
{
	border: solid 1px #fff;
}

#Layout
{	
	width: auto;
	height: auto;
}

#extra3 .Cell_main .content
{
	font-size: 1.2em;
}


#Table_Layout1 .HeaderCell2
{
	display: none;
}
