@charset "utf-8";

@import "common.css";
@import "content.css";

@media print{
	* html body {zoom:0.7;}
}
