@charset "utf-8";

@import url(cmn.css);
@import url(base.css);
@import url(../js/jquery.bxslider/jquery.bxslider.css);

/*-------------------------------------------------------------------------
▼header
-------------------------------------------------------------------------*/
#mainImg{
line-height:0;
text-align:center;
margin-bottom:20px;
}
#mainImg img{
  width:100%;
  height:auto;
}
#read img{
  width:100%;
  height:auto;
  margin:10px 0;
}
/*-------------------------------------------------------------------------
▼contents
-------------------------------------------------------------------------*/
.flow_box{
  overflow:hidden;
  background:url(../images/purchase_images/setp_next.gif) 50% 100% no-repeat;
  padding-bottom:50px;
}
.flow_box_last{
  overflow:hidden;
}
#flow .contents_wrap img{
  width:100%;
  height:auto;
  margin:10px 0;
}





