﻿@charset "UTF-8";
/* =======================================================================
	CSS information

	file name  :print.css
	version:1.0
	style info :印刷用。
======================================================================= */


/* print
-------------------------------------------------------------------------------*/
body, #container_wrap{
	background-image:none;
}

#fix_footer,
#pagetop{
	display:none;
	}


