body {
	background-color:#FFFFFF;
	margin-top:10px;
	top:10px;
	background-image:none;
}
#main_container {
	position:absolute;
	width:600px;
	left:0%;
	top:20px;
	margin-top:20px;
	margin-left:80px;
}
#header {
	width:600px;
	height:100px;
}
#header_top_navi, #sidebar, #header_main_navi {
	width:1px;
	height:1px;
	overflow:hidden;
}
#print_header_top_path{
	margin-top:20px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	
	width:auto;
	height:auto;
	overflow:auto;
}
#footer{
    text-align:right;
	font-size:9px;
}
#footer .footer_screen{
	visibility:hidden;
}
