@import url(../basic.css);

div#contents div.author {
	width: 690px;
	margin:0 0 30px 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	overflow: hidden;
}

div#contents div.author h3 {
	color: #496d0d;
	font-weight: bold;
}

div#contents div.author p {
	margin: 0;
	text-indent: 1em;
}

div#contents div.author p.year {
	font-size: 80%;
	margin-bottom: 1em;
	text-indent: 0;
}

div#contents div.author p.portrait {
	width: 120px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	font-size: 80%;
	text-indent: 0;
	line-height: 1.5;
}

div#contents div.author p.portrait2 {
	width: 240px;
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	font-size: 80%;
	text-indent: 0;
	line-height: 1.5;
}

div#contents div.author p.person {
	margin: 1em 0 0 0;
	text-indent: 0;
	text-align: right;
}
