@charset 'utf-8';

/* Markup Base Style & Reset Definition */
html {width:100%; height:100%; overflow-y:scroll}
body {width:100%; height:100%; margin:0; padding:0; font-style:normal; font-variant:normal; font-weight:normal; line-height:1em; *word-break:break-all; -ms-word-break:break-all}
div, p, span, strong, em, blockquote, pre, address, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, textarea, button, label, table, th, td, img, a {margin:0; padding:0}
button {border:0 none; background:transparent; cursor:pointer; *overflow:visible}
button::-moz-focus-inner {border:0; padding:0} /* firefox fix */
form, fieldset {display:block}
form, fieldset, img {border:0 none}
hr {display:none}
textarea {overflow:auto}
caption {display:none} 
em, address {font-style:normal}
label {cursor:pointer}
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;} /* for screen reader */
:focus {outline:0 none;}
ul, ol {list-style:none;}
a {background:none;}
img,input,select,textarea,button{vertical-align:top;color:#666}


