@charset "utf-8";
/* CSS Document */
#detail {
}
dl.address,
div.map {
}

.office {
	width:300px;
	margin:0 auto;
	margin-bottom:10px;
}
dl.address {
	width:280px;
}
.office dt {
	font-size:11px;
}
.office dd {
	font-size:10px;
	padding-bottom:4px;
}
div.map {
	width:280px;
	margin-left:4px;
	background:#777;
}
#sky p {
	text-shadow:2px 2px 2px #555;
	color:#333366;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin:0 auto;
}
#sky {
	margin-bottom:20px;
	}
	
	
