@charset "utf-8";
/* ===========================================
 * Reset
=========================================== */
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td { margin:0; padding:0;text-align: left;}

body {text-align: center;letter-spacing: 0.1em;overflow-y:scroll;font:13px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;word-wrap : break-word;}

img { border:0; vertical-align:bottom; line-height:0; }
a {
	outline: none;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,dd, {
	font-size: 100%;
	text-align: left;
}

p {
	text-align: left;
	display: block;
}

ul,dl,ol { text-indent:0; text-align:left; }
li,dd,dt { list-style:none; }
