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

/* rightbox*/
#rightbox{
width:652px;
}

#ttl{
	padding:0 0 0 8px;
	}
	
#cashback{
	padding:30px 0 10px 30px;
}

h3{
	border-left:#45A0FF 5px solid;
	padding:10px 0 10px 10px;
	font-size:130%;
	margin-bottom:20px;
	}
	
h4{
	color:#45A0FF;
	font-size:200%;
	}
	
#cashback p{
	padding-top:10px;
	padding-bottom:20px;
	padding-right:50px;
	}
	
#cashback table{
  border-collapse: collapse ;

	}
	
#cashback table tr th{
	border:#999999 solid 1px;
	padding:10px 0 10px 0;
	
	text-align:center;
	}
	
#cashback table tr th{
	background:#d2fac9;

	}

	
#cashback table tr td{
	border:#999999 solid 1px;
	padding:10px 10px 10px 180px;
	text-align:right;
	}
	
#cashback table tr td.h1{
	text-align:center;
	padding:10px 0 10px 0; 
	color:#FFFFFF;
	background:#45A0FF;
	}
	
#cashback table tr td.h2{
	background:#f8e8a8;
	padding:10px 0 10px 0;
	text-align:center;
	}
	
#img6{
	padding:5px 0 20px 5px;
	}
	
#img7{
	padding:5px 0 20px 70px;
	}
	
#img8{
	padding:5px 0 20px 70px;
	}