﻿@charset "utf-8";
/* Ver3.0.0-CLSTK-100127 */

@import'./reset.css';
@import'./common.css';
@import'./module.css';

@media print{

body {
_zoom: 67%; /*WinIE only */
}
*:first-child+html body {zoom: 67%;}

}

/* EOF*/