
.introduction {
margin:8px;
line-height:1.6;
font-size: 0.95em;
}

/* profile */
.profile{
margin:8px;
}

.w10p{
width:20%;
}

/* article */
.article{
margin-bottom:8px;
}


.article-inner p{
margin:8px;
line-heiht:1.6;
font-size: 0.95em;
}
.article-inner .img{
}





.specials-header .special-h1{
font-weight: 600;
font-size:0.8em;
line-height:100%;
text-align:center;
}
.specials-header .special-h2 {
background-color: #9c8343;
line-height:1.8;
color: #fff;
}




/* xs */
@media (max-width: 599px) {



}/* */
@media (min-width: 600px) {

.nextarea p{
	float:left;
	width: 33.333%;
}


}/* */

