div.contentswithborder {
	
}

div.contentswithborder table {
	margin: 5px 0;
}

div.contentswithborder table th,
div.contentswithborder table td {
	padding: 2px 0;
	vertical-align: top;
}

div.contentswithborder table th {
	font-weight: normal;
	text-align: left;
	padding-right: 1em;
}

div.contentswithborder table#history th {
	padding-right: 3px;
}

div.contentswithborder table#history td.month {
	text-align: right;
	padding-right: 1em;
}

div.contentswithborder table td ul {
	
}

div.map {
	margin: 20px 0 0;
}

div#jikoshihon {
	margin:20px 0 1px; 
	padding:10px; 
	border:1px solid #ccc;
}

div#jikoshihon table {
	border-collapse: collapse;
}

div#jikoshihon table th,
div#jikoshihon table td {
	padding: 2px 4px;
}

div#jikoshihon table thead th {
	background:#E6F0D0;
	border-left: 1px solid white;
	text-align: center;
}

div#jikoshihon table tfoot * {
	background:#E6F0D0;
	text-align: center;
}
