@charset "utf-8";

h1#page-title {
	margin: 0 0 25px;
	padding: 0;
	width: 630px;
	height: 31px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h1-location.gif) no-repeat left top;
}
h2#head-office-title {
	margin: 0;
	padding: 0;
	width: 153px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-head-office-nagoya.gif) no-repeat left top;
}
h2#tokyo-office-title {
	margin: 0;
	padding: 0;
	width: 128px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-tokyo-office.gif) no-repeat left top;
}

#main .contents .asset {
	margin: 0;
	padding: 0 0 30px;
}
#main .contents .asset .asset-header {
	margin-bottom: 17px;
}
.asset .asset-meta {
	padding-left: 20px;
	padding-bottom: 17px;
}
.asset .asset-meta .address-info {
	width: 460px;
	float: left;
}
.asset .asset-meta .map-links {
	width: 142px;
	float: right;
}
.asset .asset-meta .map-links p {
	margin-bottom: 7px;
}
.asset .asset-content .map {
	padding-left: 20px;
}

