@charset "utf-8";
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, em, font, img,strong, dl, dt, dd,
ol, ul, li, form, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "sans-serif"
}

body{
font-size:12px;
color:#6c6d62;
}

input{
color:#323333;
}
select{
color:#323333;
}

a{
text-decoration:underline;
color:#6c6d62;
}
a:hover{
text-decoration:none;
color:#6c6d62;
}

ul,
ol{
list-style:none;
}

img{
border:none;
vertical-align:bottom;
}

::placeholder{
color:#adadad;
}