@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------

	Kind of the Scenery - CSS Modules Import
	URL: http://www.kots.jp
	Mail: info@kots.jp
	Date: 2008.09
	Copyright (C) Kind of the Scenery All Rights Reserved.
	
--------------------------------------------------------------*/

@import/**/ "common.css";
@import/**/ "styles.css";

 @media print {

body {
	zoom:80%;
}
}
