@charset "utf-8";

.greeting { width: 100%;}
.greeting .img-area {width:100%; height:150px; margin-top:15px; background: url("../../../img/sub/association/bg_01.png") no-repeat center; background-size: cover;}
.greeting p {font-size:13px; padding:15px; background:#f8f8f8; margin-top:15px; line-height:22px;}
.greeting p b {font-weight: 400; background:#0084ff; color:#fff; padding:0 5px;}
.greeting p.title {font-size: 17px; background:none; font-weight: 600; padding:15px 0; border-bottom:2px solid #1b2637; text-align: center; color:#1b2637;}
.greeting .imp {color:#0084ff; font-weight:500;}
