﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Access Implant center - CSS Modules Import
Date: 2009-04-10
Copyright©2001- Access Implant Center All rights reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Redefine

---------------------------------------- */

div#Header,
div#Content div#Sub,
div#Footer {
display: none;
}

/* IE6,7印刷対応 */

* html body {
	zoom: 0.8;
}

*:first-child+html {
	zoom: 0.8;
}