	
	div#content_wrap{
		padding-top: 0;
	}
	
	h1{
		padding: 81px 0 0;
		margin-bottom: 19px;
	}
	
	table{
		margin: 0 12px 19px;
		border-collapse: collapse;
		width: 564px;
	}
	
	table caption{
		font-weight: bold;
		text-align: left;
		font-size: 117%;
		padding-bottom: 9px;
	}
	
	table tr th, table tr td{
		border-top: 1px dotted #bebebe;
		border-bottom: 1px dotted #bebebe;
	}
	
	table tr th{
		text-align: left;
		vertical-align: top;
		padding: 4px 7px 6px 4px;
		white-space: nowrap;
		font-weight: bold;
	}
	
	table tr td{
		padding: 4px 4px 6px 7px;
	}
	
	.recital{
		color: #444455;
		padding: 0 12px;
		margin-bottom: 31px;
	}
	.recital li{
		text-indent: -1em;
		margin-left: 1em;
	}
	
	.googlemap{
		margin: 0 12px 51px;
		width: 562px;
		height: 354px;
		border:1px solid #666666;
		background:White;
		color:White;
		overflow:hidden;
	}