@CHARSET "utf-8";

div.message {
  background: url(../img/back_company_message.gif) left top no-repeat;
}
div.vision {
  background: url(../img/back_company_vision.gif) left top no-repeat;
}
div.profile {
  background: url(../img/back_company_profile.gif) left top no-repeat;
}
div.history {
  background: url(../img/back_company_history.gif) left top no-repeat;
}
div.map {
  background: url(../img/back_company_map.gif) left top no-repeat;
}

div#president {
  background-color: #5a6478;
  float: right;
  margin-right: 30px;
}

#president p {
  margin: 10px 0;
  font-size: 11px;
  text-align: center;
  color:#ffffff;
}

h3 {
  margin-bottom: 60px;
}

div#message {
  width: 492px;
}

#main p {
  line-height: 2em;
}

#message p {
  font-size: 12px;
  line-height: 2em;
}


