@charset   "Shift_JIS";
div#pagebody {
  width: 950px;
  height: 950px;
  margin: 10px auto;
  border-top: 2px solid #9bcfff;
  border-left: 2px solid  #9bcfff;
  border-right: 2px solid  #9bcfff;
  border-bottom: 2px solid  #9bcfff;
  background : url("../imgs/first/bg_w.gif");
  text-align: center;
  line-height:18pt;
}
div.column {
  width: 570px;
  background : url(../imgs/first/bottom_ll.jpg) no-repeat center bottom;
  margin: 10px auto;
  margin-bottom: 40px;
  z-index: 80;
}
div.column .inner {
  background : url(../imgs/first/top.jpg) no-repeat;
  padding: 25px 20px;
}

a.link1 {
	color: #ffc166;
}