@charset	'utf-8';
@import		"./common.css";
@import		"./frameCenter.css";

#detail {
	margin: 2em 0 0 0;
}

#companyLogo {
	line-height: 1.4;
}

#companyLogo img {
	float: left;
	margin: 0 10px 10px 0;
}

#companyLogo strong {
	font-size: 140%;
	font-weight: bold;
}

#detail th {
	font-weight: normal;
	background-color: #F3F3F3;
}

#detail td {
	background: #ffffff;
}

#map {
	border: 1px solid #cccccc;
}
