/* アクアリウム  水槽の記録 CSS */

#side {
    top: 80px;
	left: 780px;
}
h3{
	color: #336666;
}
hr {
	width: 530px;
	height: 3px;
	text-align: left;
	margin-bottom: 20px;
}
.proc {
	width: 560px;
	margin-top: 10px;
	margin-left: 10px;
}
table ,td {
	border: solid 1px #003366;
}
table {
	width: 507px;
	margin-left: 10px;
	border-collapse: collapse;
}
td {
	line-height: 14px;
	/* padding: 3px; */
	vertical-align: top;
	text-align: center;
}
.table1 {
	margin-top: 10px;
}
.table2 {
	margin-bottom: 20px;
	line-height: 14px;
	border-top-style: none;
}
.table3 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.table4 {
	margin-top: 10px;
	margin-bottom: 20px;
	height: 180px;
}
.trim {
	width: 250px;
}
a img {
	border: 0px;
}
.trim1 {
	width: 350px;
	text-align: left;
	border-top-style: none;
	padding: 5px;
}
.trim2 {
	width: 157px;
	text-align: left;
	border-top-style: none;
	padding: 3px;
}
.type1 {
	padding-left: 10px;
}
