@charset "utf-8";
/* ============================================================
 * FILE        : top index css for ProductList
 * COPYRIGHT   : Copyright(c) LAND COMPUTER Co.,Ltd. All rights reserved.
 * DATE        : 2017/04/13
 * VERSION     : 0.0
 * ------------------------------------------------------------
 * 0.0  
 * ============================================================ */

/* ====================================================
 * TOP PAGE
 ====================================================== */
.mainTop p.maintopBtn {
	position:absolute;
	top: 75%;
	left: 18%;
  width: 44%;
}
.mainTop p.maintopBtn a {
  display: inline-block;
  width: 50%;
  height: 100%;
}
.mainTop p.maintopBtn a img {
  width: 100%;
  vertical-align: top;
}
