.nintei h4{
	width: 600px;
	height: 33px;
	text-indent: -9999px;
	margin: 0 0 10px;
}

.nintei p{
	margin-bottom:1em;
}

.nintei p img{
	float: right;
	display: block;
	width: 160px;
	margin-left: 2em;
}

#iwate h4{
	background: url('images/h4_nintei_iwate.gif') no-repeat;
}

#miyagi h4{
	background: url('images/h4_nintei_miyagi.gif') no-repeat;
}

#akita h4{
	background: url('images/h4_nintei_akita.gif') no-repeat;
}

table{
	border-spacing:0;
 	border-collapse:collapse;
}

th, td{
	padding: 5px;
	vertical-align: middle;
}

th{
	background: #dbecc6;
	text-align: center;
}

td{
	background: #f3ffcd;
}

tbody td{
	border: 1px solid #dbecc6;
}









