@charset "utf-8";
/* about aisatsu
サブメニューマーカー（カテゴリは about_common file）
------------------------------*/
div#sub_menu li.about_aisatsu a{background-color:#ccc;color:#AD3142;}
div#sub_menu li.about_aisatsu a:hover{
    text-decoration: none;
}

/* about aisatsu
------------------------------*/
div.message{
    padding:4px 0 20px 0;
    line-height:1.8;
    background-image: url(../../images/about/aisatsu_back.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
div.message p{margin-top:1.2em;text-align:justify;}
p.sign{text-align:right;}

