.contents th{
	width:6em;
}

.contents #history .content{
	width:475px;
	float:right;
}
.contents #history .year{
	width:80px;
	float:left;
	font-weight:bold;
}

.contents #history li{
	clear:both;
	padding-top:10px;
	list-style:none;
}


/* GoogleMapsAPI */
.contents #map{
	width:620px;
	height:500px;
border:solid 1px;
}
