@charset "utf-8";
/*
Theme Name: pre01-Twenty Twelve
Template:twentytwelve
Author: arikinu
Description: NPO法人ペイン塗サポート公式サイト用 Twenty Twelve 子テーマ
*/


@import url('../twentytwelve/style.css');
@import url('kihon.css');
@import url('menu.css');
@import url('honbun.css');
@import url('life.css');
@import url('kyujin.css');
@import url('category.css');
@import url('form.css');
@import url('footer.css');

.site-content article {
    border-bottom: 0px double #ededed;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-bottom: 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
