@import "../common/screen.css";

#body {
	background: white url(body.jpg) no-repeat;
}

p.law {
	position: absolute;
	top: 500px;
	left: 40px;
	width: 410px;
	color: #515151;
	font-size: 9px;
	line-height: 12px;
}

p.contact {
	padding: 38px 0 0 475px;
	color: #006394;
}

p.contact strong {
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}

p.contact span {
	display: block;
	font-size: 11px;
	line-height: 13px;
}

p.contact a {
	display: block;
	width: 154px;
	height: 21px;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	color: white;
	background: transparent url(button.png) no-repeat;
	text-decoration: none;
	margin-top: 10px;
}

img.map {
	position: absolute;
	top: 210px;
	right: 40px;
}
