/* Enter Your Custom CSS Here */

/* 20170518インタビュー記事css移管 */

.thumb_q {
	width: 75px;
	height: 75px;
	border-radius: 40px;
vertical-align:middle;
margin:10px 10px 20px 5px;
}
#title_back{
background: #71d8d0;
color: #fff;
padding: 11px 15px;
font-weight: 500;
text-align: left;
border-bottom:none;
}
#txtarea{
margin: 10px 10px 0px 10px;
display:block;
height:auto;
color:#696969;
font-weight: 200;
font-size:2;
width:100%;
}
#interview{
margin: 10px 10px 10px 10px;
color: #71d8d0;
font-weight: 400;
font-size:4;
letter-spacing: .075em;
line-height: 1.2;
width:95%;
}
#line_top{
margin-top:20px;
border-top: 1px dotted #71d8d0;
width:100%;
}
#line_bottom{
margin-top:0px;
border-bottom: 1px dotted #71d8d0;
width:100%;
}
#writer{
width:90%;
display:block;
color:#666;
height:auto;
margin:20px auto;
}
.mt20{
margin-top:20px;
}

.mt10{
margin-top:10px;
}

.ml20{
margin-left:20px;
}
.mr20{
margin-right:20px;
}

.mb20{
margin-bottom:20px;
}
