.comment {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.photo {
	text-align: right;
	margin: 0px;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 224px;
}
#minoru img {
	margin: 0px;
	padding: 3px;
}
#minoru {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	text-align: left;
	margin: 0px auto;
	padding: 15px 0px;
	width: 500px;
}
.usu_table {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
.usu_table th {
	font-weight: normal;
	background-color: #EFEEE1;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.usu_table td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
