@charset "EUC-JP";


html {overflow-y:scroll;}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td, legend {
margin: 0;
padding: 0;
}

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

address, caption, cite, code, th {
font-style: normal;
font-weight:normal;
}

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

caption{
text-align: left;
}

ul {
list-style: none;
}

img, table, fieldset {
border: 0;
}

img, object, embed {
vertical-align: bottom;
}

legend {
color:#333333;
}

input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
