@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;
}

* {
font-family: "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", ArialMT;
-webkit-text-size-adjust: none;
}

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


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
}

li {
list-style-type: none;
}


button {
padding: 3px;
line-height: 1.0em;
}

label {
cursor: pointer;
}


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



