#company-slogan {
	margin-bottom: 30px;
}
#company-profile, #company-location {
	padding-bottom: 21px;
	margin: 0 0 21px 0;
	border-bottom: dotted 1px #999;
}
#company-history {
	padding: 0;
	margin: 0;
}
#company-profile h3, #company-location h3, #company-history h3 {
	margin-bottom: 21px;
}
#company-profile dt, #company-location dt, #company-history dt {
	width: 6em;
	float: left;
	clear: both;
	margin-bottom: 6px;
}
#company-profile dd, #company-location dd, #company-history dd {
	padding-left: 7em;
	margin-bottom: 6px;
}
#lefter {
	float: left;
	width: 580px;
	margin-bottom: 90px;
}
#righter {
	float: right;
	width: 250px;
	margin-bottom: 90px;
}
#map-osaka {
	margin-bottom: 36px;
}
.map {
	width: 250px;
	height: 300px;
	background: #F5F5F5;
	margin-bottom: 9px;
}
.map iframe {
	display: none;
}