@charset "utf-8";


/* ////////////////////////////////////////////////////////////////////////////
	html_style.css（静的ページ共通css）
//////////////////////////////////////////////////////////////////////////// */
.c_00140 {
  width: 850px;
}
.c_00140 * {
  box-sizing: border-box;
}

.c_00140 .rel {
  position: relative;;
}

.c_00140 .rel a {
  display: inline-block;
  width: 240px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 18px;
}