
.introduction {
margin:8px;
line-height:1.6;
font-size: 0.95em;
}

/* profile */
.profile{
margin:8px 0px;
}

.w10p{
width:20%;
}

/* article */
.article{
margin-bottom:8px;
}


.article-inner h3{
margin:8px;
}
.article-inner p{
margin:8px;
line-heiht:1.6;
font-size: 0.95em;
}
.article-inner .img{
margin-bottom:10px;
}



.nextarea{
margin-top: 20px;
margin-bottom: 20px;
}

.nextarea h2{
margin: 8px 0;
}




/* 201904 AFLOAT SPECIAL */
.specials-header .special-h1{
background-color: #8c786e;
font-weight: 600;
font-size:0.8em;
line-height:100%;
text-align:center;
color: #fff;
}
.specials-header .special-h2 {
background-color: #d8d2d2;
line-height:1.8;
color: #000;

}

.article .special-h2{
border: none;
border-left: 10px solid #ca4141;
}

.profile > div{
color: #000;
padding: 8px;
background-color: #d8d2d2;
}

.nextarea h2{
color: #CA4141;
}

