@charset "utf-8";



/* =================================================================================== */
/*



	Print Settings "common.css"
	(c) 2008 TriAx Co.,Ltd. Web Design Group
	
	Table of Contents
		1. Universal Settings



*/
/* =================================================================================== */



/* 1. Universal Settings */
/* =================================================================================== */
body,
.canvas,
.wrapper,
.main {
 /*
	background-color:transparent ! important;
*/
	background-color:#FFF ! important;
	background-image:none ! important;

}



.header,
.footer{

	display:none ! important;
/**/
}


