@charset "UTF-8";
/* 文字コード：Shift_JIS */

/*  how
----------------------------------------*/
#customer {
  background-image:url(../img/index/bg-nav.gif);
}

#how_3000 {
  border-color:#e60012;
  background:#fff4f5;
}
#how_3000 .intro {
  background-image:url(../img/index/bg-intro.gif);
}
#how_3000 .intro .nav ul {
  background-image:url(../img/index/bg-plus.gif);
}

#how_3000 .section {
  background-image:url(../img/index/bg-step.gif);
}

#step1 .inner {
  background-image:url(../img/index/bg-step1_bottom.gif);
}

#step1 .box_list {
  margin:14px 0 13px;
  background:url(../img/index/bg-step1_inner_middle.gif) repeat-y 0 0;
}
#step1 .box_list .top {
  background:url(../img/index/bg-step1_inner_top.gif) no-repeat 0 0;
}
#step1 .box_list .bottom {
  overflow:hidden;
  background:url(../img/index/bg-step1_inner_bottom.gif) no-repeat 0 bottom;
}
#step1 .box {
  width:355px;
  overflow:hidden;
  padding:17px 20px 40px;
}
#step1 .list_1 {
  float:left;
}
#step1 .list_2 {
  float:right;
}
#step1 .btn {
  position:relative;
  left:-4px;
  margin:0 0 10px;
}
#step1 .list_2 .btn {
  margin-bottom:5px;
}
#step1 .kome {
  font-size:92%;
}

/*  get_3000
----------------------------------------*/
#get_3000 {
  background-image:url(../img/index/bg-get_3000_middle.gif);
}
#get_3000 .notice {
  background-image:url(../img/index/bg-get_3000_bottom.gif);
}
