@charset "UTF-8";
/* -----------------------------------------------------------------------
	   2013 mami@TH eDESIGNERS
----------------------------------------------------------------------- */
@page {
  margin: 1cm;
}
body {
	zoom: 98%;
	_zoom: 68%;
}
/* For Firefox */
@-moz-document url-prefix() {
	.article,
	.aside,
	#footer,
	#header,
	#main,
	#nav,
	.section {
		overflow: visible !important;
	}
}
