@charset "utf-8";
/* CSS Document */

/* =================================================
リセットcss（オリジナル）
================================================*/

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, a,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {margin: 0px; padding: 0px; font-size: 100%;}
body { line-height: 1; margin:0; padding:0; -webkit-text-size-adjust: none; }
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary { display: block; }
img { border: none; }
ul, ol { list-style: none; padding:0;}
li {padding:0;}
input, select {vertical-align:middle;}
table {border-spacing: 0px;empty-cells: show;}

/* ブラウザ間で差異があったクラスは、リセットするスタイルを追加してください。 */