@charset "utf-8";

/*-------------------------------- column */
.author{
	float: right;
	line-height: 1.3em;
	font-size: 85%;
	width: 120px;
	padding: 0px 0px 10px 10px;
	text-align: center;
}
.author img{
	padding-bottom: 6px;
}
