@charset "utf-8";
/* CSS Document */



/* js制御用 */	
#spShop{font-weight:lighter;}



#info_step{
	background:url(/images/new/back_step_top.gif) no-repeat left top;
	padding-top:55px;
	margin-bottom:30px;
	}

#info_step li{
	width:194px;
	float:left;
	margin-right:44px;
	background:url(/images/new/back_step_middle.gif) repeat-y left top;
	height:1%;
	}
	
#info_step li#step3{
	margin-right:0px;
	}
	
#info_step li strong{
	display:none;
	}

#info_step li div{
	padding:0px 10px;
	}
	
#info_step tt{
	background:url(/images/new/back_step_bottom.gif) no-repeat left bottom;
	text-align:left;
	padding:7px 7px 10px 7px;
	}

	
#tenso_merit{
	text-indent:-9999px;
	background:url(/images/new/info_service_merit.gif) no-repeat center center;
	height:140px;
	}
	

#amazon_table{
	line-height:200%;
	}

	


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

.clearfix,
#info_step{
  min-height: 1px;
}

* html .clearfix,
* html #info_step{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



