@charset "utf-8";

/* お知らせ
---------------------------------------------------- */
#news dl{}
#news dl dd{border-top: 1px dotted #e3e3e3;
    line-height: 1.3;
    padding: 10px 0 10px 90px;
    position: relative;}
#news dl dd span{ color: #3c75a2;
    font-weight: bold;
    left: 0;
    margin-right: 15px;
    position: absolute;
    top: 10px;}
#news dl{}
.post_body{border-top: 1px dotted #ccc; padding-top:20px; font-size:14px;}
.text{text-align: justify;}
.text img{ float:right; margin-left:30px; width:320px; height:auto;}
.text img:first-child{ margin-bottom:10px;}
.date{ color:#72717c; margin-bottom:10px; display:block;}
