#naka {
	background-image: url(img/waku_naka.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 790px;
	margin-bottom: 35px;
}
#ue {
	background-image: url(img/waku_ue.jpg);
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}
#shita {
	background-image: url(img/waku_shita.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.sekourei_table td {
	text-align: center;
	color: #461809;
	padding-bottom: 5px;
}
.sekourei_table th {
	text-align: center;
}
.dekki_photo img {
	margin-bottom: 5px;
}
