@charset "utf-8";


article .human span,
article .blue,
article .human h6{
    color: #0073C0;
	}
article .pink{
    color: #E7679E;
	}
article .interview ul li,
article .interview p,
article .interview h6{
margin:0 0 10px 0;
}

article .interview h6{
line-height:1.5;
}

article .human h4{
	font-size:120%;
	margin:15px 0;
}

