/* -----------------------------------------------
 *           lp style
 * ----------------------------------------------- */
/* =========== button =========== */
.button-A01,
.button-A02,
.button-B01,
.button-B02 {
  margin: 0;
  text-align: center; }

.button-A01 {
  background: url(/lp/img_cat/btn_l_bg_01.png) center center no-repeat; }

.button-A02 {
  background: url(/lp/img_cat/btn_l_bg_02.png) center center no-repeat; }

.button-B01 {
  background: url(/lp/img_cat/btn_s_bg_01.png) center center no-repeat; }

.button-B02 {
  background: url(/lp/img_cat/btn_s_bg_02.png) center center no-repeat; }

/* adjust button on the vertical center */
ul.plain.plain-btn,
ol.plain.plain-btn {
  line-height: 0; }



