@charset "UTF-8";

html { background-color:#FFF;
height:100%;
width:100%;
}

body {
	zoom: 80%;
	/*background: url(../../../img/bg.png) left top;*/
	background:none;
	height:100%;
	width:100%;
}

html>body {
	height:auto;
}

/*#sub_contents_r { display:none; }*/

#footer, #contents_bottom { display:none; }

