@charset "utf-8"; /* reset.css */ *{zoom:1;} body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; word-wrap: break-all; word-break: break-all; vertical-align: baseline; text-align: left; } body { font: 13px / 1.231 arial,"Lucida Grande","Lucida Sans Unicode","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS Pゴシック", helvetica, clean, sans-serif; *font-size:small; * font:x-small } ol, ul { list-style: none outside none; } select, input, button, textarea { font: 99% arial, helvetica, clean, sans-serif } table { font-size: inherit; font: 100%; border-collapse: collapse; } pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100% } img { border: none; max-width: 100%; height: auto; width: auto; }