@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */


table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: #ffffff;
}

.article h4 {
    padding: .15em 0 .5em .75em;
    color: #696969;
    font-weight: normal;
    font-size: 1.2em;
}
.article h4 {
    border-bottom: 0px dashed #eee;