.photo{
	float: left;
	height: 220px;
	width: 160px;
	text-align: center;
	vertical-align: top;
	display: table;
	margin-right: 10px;
	font-size: 12px;
}

.rinen_table{
	height: auto;
	width: 500px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    font-size: 100%;
	}
.rinen_table td{
	padding-left: 5px;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

