/* --------------------------------
 * sidemenu
 * -------------------------------- */
.sidemenu {
  
}

/* --------------------------------
 * main
 * -------------------------------- */
.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;
}
.content {
  width: 770px;
  margin: 40px auto 20px;
}
.content p {
  margin-bottom: 20px;

/*  font-size: 2.0rem;
  margin-bottom: 1070px; */
}

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