/* --------------------------------
 * sidemenu
 * -------------------------------- */
.sidemenu {
  padding-bottom: 1750px;
}

/* --------------------------------
 * main
 * -------------------------------- */
.content {
  width: 770px;
	margin: 40px auto 20px;
}
.heading {
	font-size: 1.7rem;
	font-weight: bold;
	padding: 7px 0 5px 30px;
	background: url('../images/h3_head.png') no-repeat left center;
	line-height: 1.5;
	border-bottom: 1px solid;
	margin-bottom: 30px;
}
.access {
	margin-bottom: 50px;
}
.access .address{
  font-size: 1.7rem;
	line-height: 1.6;
	float: left;
}
.access .office-image{
	float: right;
  margin-bottom: 30px;
}

.to-top {
	float: right;
}
.contact {
	margin: 0 35px 20px;
}