@charset "utf-8";
.page {
	background: #ffffff url("../imgs/bg.gif") repeat-x left top;
}
#gHeader {
  padding-top: 40px;
}
.blockA {
  margin-bottom: 0;
}
.blockA .fl {
  width: 640px;
}
.blockA .fl li.first {
  background: none;
}
.blockA .fl li {
  margin: 0 10px;
  padding: 10px 0;
  background: transparent url("../common/imgs/dot.gif") repeat-x left top;
}
.blockA .fl li div {
  padding-left: 17px;
  background: transparent url("../common/imgs/blt-01.gif") no-repeat left 10px;
}
.blockA .fr {
  width: 290px;
}
#gFooter {
  margin-top: 0;
}
#NewsBtnArea {
	width: 640px;
	position: relative;
}
#NewsBtnArea p {
	position: absolute;
	top: 0;
	right: 0;
}
