#link_to_takahashi {
  top: 428px;
  left: 20px;
}

#content_bg {
  height: 401px;
  padding: 31px 0 31px 200px;
  background: url("../images/bg_info.jpg") no-repeat 0 0;
}

#content_bg h2,
#main_content {
  margin: 0 20px;
}
#content_bg h2 {
  height: 40px;
  line-height: 40px;
  color: white;
  font-size: 18px;
  font-weight: bold;
}
#main_content {
  margin-top: 15px;
  color: #444;
  line-height: 1.5;
}
#main_content .photo {
  padding: 0 10px 10px 0;
  float: left;
}
#main_content h3 {
  margin-top: 2em;
  text-align: right;
  clear: both;
}

