@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------
  Browser Reset
-----------------------------------------------*/

body {
line-height:1;
}

body, div,
h1, h2, h3, h4, h5, h6, p,
ul, ol, li, dl, dt, dd,
table, td, td {
margin:0;
padding:0;
}

input, textarea {
font-size:100%;
}
select {
font-size:100%;
height:2em;
}

h1, h2, h3, h4, h5, h6, strong, th {
font-size:100%;
font-style:normal;
font-weight:normal;
}

table {
border-collapse:collapse;
border-spacing:0;
}

th {
text-align:left;
}

input, select, textarea {
vertical-align:middle;
}

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

a {
text-decoration:none;
outline:none;
}

ol, ul, li {
list-style:none;
}
