
#contRightTop{
	margin-bottom:10px;
}

/*news*/
#scrollArea{
	overflow:auto;
	width:420px;
	height:140px;
	padding:5px;
	margin:10px 0;
}

#scrollArea p{
	padding-bottom:5px;
	border-bottom:#CCC 1px dotted;
	margin:5px 0 10px 0;
}

#news{
	float:left;
	width:431px;
}

#news #newsTtlBack{
	background:url(../img/top/tti_01.gif) no-repeat;
	width:431px;
	height:27px;
}

#news #newsTtlBack h2{
	padding-top:5px;
	text-indent:50px;
	font-size:14px;
}

/*クレジットカード現金化って？*/
#about #abTtlBack{
	background:url(../img/top/tti_02.gif) no-repeat top;
	width:431px;
	height:47px;
}

#about #abTtlBack h2{
	font-size:14px;
	padding-top:20px;
	text-indent:50px;
}

#about ul{
	padding:5px;
}

#about li{
	background:url(../img/top/ico_ye.gif) no-repeat 0 1px ;
	text-indent:18px;
	margin:8px 0
}

/*クレジットカード現金化の流れ*/
#flowBox{
	margin-bottom:10px;
	width:669px;
}

#flowBox #flowTtlBack {
	background:url(../img/top/tti_03.jpg) no-repeat;
	height:26px;
	width:669px;
	margin-bottom:10px;

}

#flowBox #flowTtlBack h2{
	text-indent:50px;
	padding-top:5px;
	font-size:14px;
}

/*右側バナー*/
#bannerRight{
	float:right;
	width:222px;
}

#bannerRight img{
	margin-bottom:7px;
}

