/* 0711 User&Client Common CSS */

body {
    background: #ffffff;
    color: #333333;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
    line-height: 1.5;
}

p, dl, dt, dd, ol, ul, li, div, address, form {
    padding: 0px;
    margin: 0px;
}
img {
    padding: 0px;
    margin: 0px;
    border: none;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    font-size: 12px;
}

strong, em {
    font-style: normal;
    font-weight: bold;
}
td {
    line-height: 1.5;
}
th {
    text-align: left;
    font-weight: normal;
}
a {
    font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
}

input, textarea {
    font-family: "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Helvetica, Arial, sans-serif;
    font-size: 12px;
}
