@charset "utf-8";

#alpha {
  background:url("../img/alpha-title.gif") no-repeat;
  min-height:540px;
}

.img-left {
  margin:0 10px 10px 0;
  float:left;
}
.img-right {
  margin:0 0 10px 10px;
  float:right;
}

.alpha-wrap {
  width:645px;
}
.alpha3col {
  width:215px;
  float:left;
}
.alpha3col ul {
  margin-top:0;
  margin-bottom:0;
}
.to-top {
  width:645px;
  margin:18px auto 12px auto;
  font:normal normal normal 12px Georgia,serif;
  text-align:right;
  clear:both;
}
.to-top a {
  padding-left:20px;
  background:url("../../img/arrow-up.gif") no-repeat;
}

#ideal-wrap {
  height:430px;
  background:url("../img/rinen.jpg") 0 30px no-repeat;
}

#chief-wrap {
  padding:60px 0 0 200px;
  min-height:220px;
  background:url("../img/chief-back.jpg") no-repeat;
}


