@charset "UTF-8";

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, th, td, address,
form, fieldset, legend, object {
     margin: 0;
     padding: 0;
}

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

a, ins {
     text-decoration: none;
}

address, em, cite, dfn, var {
     font-style: normal;
}

input, textarea {
     font-family: sans-serif;
     font-weight: normal;
}

img {
     border: 0;
     vertical-align: bottom;
}

ul {
     list-style: none;
}

ol {
     list-style-position: outside;
}

table {
     border-spacing: 0;
     border-collapse: collapse;
     font-size:inherit;
     font:100%;
}

select option {
     padding: 0 5px;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

/*---------------------------------------------

Font Size

10px  77%
11px  85%
12px  93%
13px  100%
14px  108%
15px  116%
16px  123.1%
17px  131%
18px  138.5%
19px  146.5%
20px  153.9%

---------------------------------------------*/
