@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_ll1030.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;
}

div#infr {
	width: 530px;
	height: 720px;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	scrollbar-base-color: #ebfecf;
	font-size: 16px;
	background-color:transparent;
	border-left: 0px solid  #a2ffa2;
	border-right: 0px solid  #a2ffa2;
	border-top: 0px solid #a2ffa2;
	border-bottom: 0px solid #a2ffa2;
}

a.link1 {
	color: #ffc166;
}