* {
    margin: 0;
    padding: 0;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
}

body {
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
    color: #5F5F5F;
    background: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p, address {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    line-height: 100%;
}

img {
    border: none;
}

hr {
    display: none;
}

ul {
    list-style: none;
}

em {
    font-weight: bold;
    font-style: normal;
}

.clr {
    clear: both;
}

#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

#containts {
    width: 960px;
    margin-bottom: 24px;
}

