﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .table02 {
	width:640px;
	margin:-5px 10px 27px 10px;
}

#content table tr th, table tr td {
	border:none;
}

#content table tr th {
	background-color:#847D57;
	color:#fff;
	width:180px;
	font-weight:normal;
	border-bottom:#FFF 5px solid;
	text-align: left;
	vertical-align: top;
	padding:6px 0 5px 20px;
}

#content table tr td {
	padding:6px 0 5px 43px;
	vertical-align:top;
	border-bottom:#FFF 5px solid;
	background-color:#FFF;
}

#content table tr td p {
			padding-bottom:22px;
}

#content .map {
	height:400px;
	margin:-8px 10px 61px 10px;
}
