@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:bottom;border-collapse:collapse;}
body{line-height:1;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
img{ vertical-align:bottom;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, ol {list-style:none}blockquote, q {quotes:none}blockquote:before, blockquote:after, q:before, q:after {content:none}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;text-decoration:none}
*,
*:before,
*:after {-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.clear{clear:both;}
/* HTML5 藏標題用 */
.hide{text-indent:-9999px;line-height:0px;}
/* 修正粗體 */
@font-face {
    font-family: 'Microsoft JhengHei Correct';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰) */
    font-style: normal;
    font-weight: bold;
    src:local(Yu Gothic), local(MS Gothic), local(Meiryo);
}
/* 一般粗細的時候改回微軟正黑 */
@font-face {
    font-family: 'Microsoft JhengHei Correct';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰) */
    font-style: normal;
    font-weight: normal;
    src: local("Microsoft JhengHei");
}
