	@import url(2th.css);

	/* history */
	#mid #history {
		padding: 10px 0 10px 0;
		color: #676767;
		border-bottom: 1px solid #ccc;
	}

	#mid #history a {
		color: #999999;
	}

	/* page_title */
	#mid #page_title {
		position: relative;
		margin: 10px 0;
		background: url(/images/bg_title.gif) no-repeat left bottom;
	}

	#mid #page_title h1 {
		padding: 18px 0 4px 20px;
		margin: 0;
		color: #7B5B42;
		font-family: Georgia;
	}

	#main_content {
		font-size: 130%;
		line-height: 1.5em;
		padding: 0 20px;
	}

	#main_content #map_img {
		float: right;
		border-top: 1px solid #999;
		border-right: 2px solid #333;
		border-bottom: 2px solid #333;
		border-left: 1px solid #999;
		padding: 4px;
		margin: 0 0 20px 20px;
	}
