@charset "utf-8";
/* CSS Document */



a {
    background: none;
}

ul {
    list-style: none;
}

body{
background-color: #000;
}

body, div, pre, p, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, tr, embed, object, a, img {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-wrap: break-word;
}


table, th, td, tr, img {
    border: none;
}

img {
    vertical-align: bottom;
}

p, table , h1, h2, h3, h4, h5, time{
    font-family: 'Noto Serif JP', "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.deco img{max-width:268px;}