/* ----------PRINT CSS -------------*/

body {
	background:none;
	overflow: visible !important;
	zoom:1;
}

#container{
	width:650px;
	border:none;
}
#header{
	width:650px;
}
#footer_contents{
	margin:10px;
	width:630px;
}
#copyright{
	width:630px;
}
#copyright .box2{
	display:none;
}	

#sub_menu {
	display:none;
	}
#main {
	text-align:center;
	width:650px;
}
#main #contents {
	margin:auto;
	text-align:left;
	float:none;
}
#main #content {
	margin:auto;
	text-align:left;
	float:none;
}
#main #content #howtoapply {
	margin:0 0 20px 0;
	}
	
	
#container #main #content .new-meito-block{
	float:none;
	clear:both;
		text-align:left;
	text-justify:none;
 page-break-after: always;

}
