@charset "UTF-8";
#side #writer{
border: 1px solid #ccc;
padding:15px 20px;
}
#side #writer h6{
font-size: 18px;
margin-bottom: 5px;
}
#side #writer .name{
font-size: 100%;
font-weight: bold;
border-bottom: 1px #ccc dashed;
margin-bottom: 5px;
}
#side #writer .desc{
font-size: 100%;
line-height: 1.4;
margin-bottom: 10px;
}