/* CSS Document */

#top_title{
	background:url(/images/new/back_landing_top.gif) repeat-x left top;
	padding:15px;
	margin-bottom:20px;
	}

#top_title h1{
	text-indent:-9999px;
	width:800px;
	height:230px;
	margin:0px auto;
	background:url(/images/new/bnr_landing.gif) no-repeat left top;
	}
	
#top_title p{
	display:none;
	}
	
#block_point,
#block_service_pay{
	width:49%;
	}
	
#block_point{
	float:left;
	}
	
#block_point p{
	margin-bottom:0px;
	}
	
#block_service_pay{
	float:right;
	}
	
#block_service_pay ul li{
	width:88px;
	float:left;
	background:url(/images/new/landing_flow_arrow.gif) no-repeat 88px 40px;
	padding-right:18px;
	}
	
#block_service_pay ul li#flow4{
	padding-right:0px !important;
	background:none !important;
	}
	
#block_service_pay ul li p{
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:126px;
	line-height:150%;
	}
	
#block_service_pay ul li#flow1 p{background-image:url(/images/new/landing_flow1.jpg);}
#block_service_pay ul li#flow2 p{background-image:url(/images/new/landing_flow2.jpg);}
#block_service_pay ul li#flow3 p{background-image:url(/images/new/landing_flow3.jpg);}
#block_service_pay ul li#flow4 p{background-image:url(/images/new/landing_flow4.jpg);}
	
#block_ex_shop{
	background:url(/images/new/back_ex_shop.gif) no-repeat center top;
	padding:75px 10px 10px 10px;
	border:1px solid #e9e9e9;
	}
	
#block_ex_shop h2{
	display:none;
	}
	
#block_ex_shop ul{
	padding-left:25px;
	}
	
#block_ex_shop ul li{
	width:120px;
	float:left;
	margin-right:20px;
	padding-bottom:20px;
	}
	
#block_ex_shop ul li span{
	display:none;
	}
	
#block_ex_shop ul li img{
	width:120px;
	height:60px;
	}
	
div.big_member{
	clear:both;
	padding:0px 0px 20px 0px;
	}
	
div.big_member .btn_new_member_big{
	margin:0px auto;
	}

/* a.btn_to_lp{
	display:block;
	outline:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:550px;
	height:99px;
	text-indent:-9999px;
	}
	
a.btn_to_lp:hover{background-position:0px -100px;}

#now_jp a.btn_to_lp{background-image:url(/images/new/btn_lp.gif);}
#now_en a.btn_to_lp{background-image:url(/images/new_en/btn_lp.gif);}
#now_cht a.btn_to_lp{background-image:url(/images/new_cht/btn_lp.gif);} */

#btn_block{
	margin-bottom:50px;
	display: center
	}	
	
#btn_block p{
	text-align:center;
	}


.clearfix:after,
#block_service_pay ul:after,
#block_ex_shop ul:after{
  content: ".";
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
#block_service_pay ul,
#block_ex_shop ul{
  min-height: 1px;
}

* html .clearfix,
* html #block_service_pay ul,
* html #block_ex_shop ul{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}