@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
##############################################################
■ トップページ用 printcss
##############################################################
------------------------------------------------------------*/
body{
	zoom				:0.8;
	background-image	:none;
	background-color	:#FFF;
	color				:#000;
}

#header img{
	zoom				:0.999;
}
#siteNavi-text{
	zoom				:0.9!important;
}
#whatsNew-label{
	border				:1px solid #ACA9B7!important;
}
#whatsNew-text{
	border-bottom		:1px solid #ACA9B7!important;
}
#whatsNew-text tr{
	border-bottom		:1px solid #ACA9B7!important;
}
#whatsNew-text .lastRow{
	border-bottom		:none!important;
}
#footer{
	margin-top			:20px;
}
