@charset "utf-8";

/* Reset */
 * {outline:0 !important;}
html, body{width:100%;}
body{width:100%; background:#fff; min-width:320px; -webkit-text-size-adjust:none;}
body,input,select,textarea,button {font-size:12px; color:#727272;}
ul,ol,li{list-style:none;}

img,fieldset{border:0;}
address,cite,code,em{font-style:normal;font-weight:normal;}
label,img,input,select,textarea,button{vertical-align:middle;}
.hide,caption,legend{line-height:0;font-size:0;overflow:hidden;}
hr{display:none;}
main,header,section,nav,footer,aside,article,figure{display:block;}
a{color:#000;text-decoration:none;}
 
