@charset "utf-8";

/*--------------------------------------------------
  == TACHIBANA ELETECH　Common Style ==
  --------------------------------------------------
  File       : print.css
  Date       : 2007.06.21
  Last Update: 2007.07.09
--------------------------------------------------*/
@import "basic.css";
@import "common.css";

/* Header
-------------------------------------*/
body {
	background: none!important;
}

#header {
	display: none!important;
}

#contents {
	background: none!important;
}

#contentsWrap {
	background: none!important;
	margin: 0!important;
}

#side {
	display: none!important;
}

#main {
	display: block!important;
	float: left!important;
	background: none!important;
}

hr {
	display: none!important;
}

/* Footer
-------------------------------------*/
#footer {
	display: none;
}

.pageTop01 {
	display: none;
}