@import url(common.css);



.company_block {
	width: 970px;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	background: #DCD9D3;
}

.map_block {
	width: 970px;
	margin: 30px 0 0 0;
	padding: 0 0 20px 0;
	background: #DCD9D3;
}

dl.company_info {
	width: 437px;
	margin: 25px 0 0 20px;
	float: left;
}

dl.company_info dt {
	width: 417px;
	line-height: 25px;
	font-weight: 600;
	font-size: 85%;
	background: #69604E;
	padding: 0 10px;
	color: #FFF;
}

dl.company_info dd {
	border-left: 1px solid #69604E;
	border-right: 1px solid #69604E;
	border-bottom: 1px solid #69604E;
	padding: 20px 0;
	background: #FFF;
}

dl.company_info dd table {
	width: 400px;
	margin: 0 0 0 18px;
}

dl.company_info dd table th,
dl.company_info dd table td {
	font-size: 78%;
	border-bottom: 1px dotted #CCC;
	padding: 2px 0;
}

dl.company_info dd table th {
	width: 25%;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

dl.company_info dd table .noline {
	border-bottom: none;
}

.company_right {
	width: 490px;
	margin: 0 0 0 0;
	float: left;
}

.company_right .learge {
	text-align: right;
	font-size: 78%;
	line-height: 25px;
}

.company_right #map {
	width: 460px;
	height: 300px;
	margin: 0 0 0 30px;
	border: 1px #CCC solid;
}

.map_block #map {
	width: 900px;
	height: 800px;
	margin: 30px 0 0 35px;
	border: 1px #CCC solid;
}

.company_right .text {
	margin: 5px 0 15px 30px;
	font-size: 78%;
}

.company_right #directions {
	width: 460px;
	margin: 15px 0 0 30px;
}

.map_block #directions {
	width: 460px;
	margin: 15px 0 0 35px;
}

#directions dt {
	font-size: 78%;
	font-weight: 600;
}

#directions dd {
	font-size: 78%;
	line-height: 130%;
	margin-bottom: 10px;
}

#directions dd p.mt_10 {
	margin-top: 10px;
}

.map_block .text {
	margin: 5px 0 5px 30px;
	font-size: 78%;
}

.history_block {
	width: 970px;
	margin: 50px 0 30px 0;
	padding: 0 0 0 0;
	background: #DCD9D3;
}

#history {
	margin-bottom: 25px;
}

.history_detail {
	width: 930px;
	margin: 0 0 20px 20px;
}

.history_detail th {
	width: 520px;
	padding: 0 10px;
	font-weight: 600;
	background: #69604E;
	color: #FFF;
	font-size: 85%;
}

.history_detail td.photo {
	padding: 10px 0;
	border-top: 1px solid #B7B0A4;
	border-right: 1px solid #B7B0A4;
	border-bottom: 1px solid #B7B0A4;
	text-align: center;
	vertical-align: middle;
	background: #FFF;
}

.history_detail td.detail {
	padding: 10px 0;
	background: #F7F7F6;
	border-left: 1px solid #B7B0A4;
	border-bottom: 1px solid #B7B0A4;
	font-size: 78%;
	vertical-align: middle;
}

.history_detail td.detail p {
	margin: 0 15px;
	padding: 0;
	line-height: 130%;
}

.history_detail td.detail p.title {
	font-weight: 600;
}
