@charset "utf-8";

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

body {
font-family: "Meiryo", "MS PGothic", Arial, "ヒラギノ角ゴ Pro W3", sans-serif;
text-size-adjust: 100%;
/* iPhone Safari 文字の自動調節解除 */
-webkit-text-size-adjust: 100%;
}

input, textarea, select {
font-size: 0.9em;
padding: 2px;
margin: 0px 0px 2px 0px;
font-family: "MS Gothic", monospace;
}

textarea {
line-height: 1.2em;
}

select {
font-size: 1.0em;
font-family: meiryo, "MS Gothic", monospace;
}

img, a img {
vertical-align:bottom;
border:none;
background:transparent;
}


h1, h2, h3, h4, h5, h6 ,p ,address {
font-size: 1.0em;
font-weight: normal;
font-style: normal;
line-height: 1.4em;
}

th {
white-space: normal;
text-align: left;
font-weight: normal
}

ul {
list-style-type: none;
}


button {
margin: 0;
padding: 2px;
font-family: meiryo, "MS PGothic", Arial, "ヒラギノ角ゴ Pro W3", sans-serif;
}

label {
cursor: pointer;
}


.font-proportional {
font-family: "ＭＳ Ｐゴシック";
}

.font-monospace {
font-family: MS Gothic, sans-serif;
}
