@charset "UTF-8";

p,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

body {
    background-color: #F8F9D6;
}

.news {
    top: 0px;
    width: 340px;
}
table tr th {
    padding-right: 30px;
    vertical-align: top;
}

.news table {
    font-size: 14px;
}
