#contents table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contents td {
	font-size: 86%;
	line-height: 150%;
	color: #000000;
	letter-spacing: 1px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	vertical-align: top;
}
#contents .user {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #F0F0F0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#contents .photo {
	text-align: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#contents .text-pr {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
