@charset "utf-8";

/* CSS Document */

#maincontents {
  margin-left: 30px;
  background-image: url(../images/bg_watch.png);
  background-position: right top;
}

h3 {
  padding-top: 30px;
  margin-bottom: 20px;
}

h4 {
  color: #007079;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.greeting {
  margin-left: 10px;
  width: 720px;
  height: 120px;
  line-height: 2.4em;
  margin-bottom: 30px;
}

.outline {
  width: 380px;
  margin-left: 10px;
  float: left;
}

.outline th,
.outline td {
  line-height: 1.8em;
}

.map {
  float: left;
}

#company {
  margin-bottom: 30px;
}

#recruit {
  margin-bottom: 30px;
}

.title {
  font-weight: bold;
  margin-bottom: 20px;
}

.recruit {
  width: 380px;
  float: left;
}

.recruit th {
  border-left: #888 2px solid;
  border-bottom: #f1f1f1 1px solid;
  background-color: #e4e4e4;
  color: #003366;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
}

.recruit td {
  border-bottom: #f1f1f1 1px solid;
  padding-left: 10px;
  line-height: 2em;
}

.contact {
  float: left;
  font-size: 16px;
  color: #0000cc;
  margin-left: 100px;
  margin-top: 220px;
}
