.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
.cf{
  *zoom:1;
}

/*font-size*/
.ft_14{
	font-size: 88%!important;
}
.ft_18{
	font-size: 113%!important;
}

.green{
	padding: 3px 0;
	text-align: center;
	background: #e8feca;
	color: #519712;
}

.clmn2 li{
	float: right;
	width: 350px;
}

.clmn2 li:first-child{
	float: left;
}

/*anc*/
.anchor li{
	float: left;
	margin-left: 10px;
}

.anchor li:first-child{
	margin-left: 0;
}

.anchor li a:hover{
	opacity: 0.7;
}

/*content styles*/
.content{
	margin-top: 60px;
	margin-bottom: 10px;
}

.content_block{
	width: 748px;
	background: #fef7e9;
	border: solid 1px #ffa900;
	border-top: none;
}

div#str-main .content_block p{
	margin-left: 20px;
	margin-right: 20px;
}

div#str-main .content_block .cont_img{
	margin: 0;
	text-align: center;
}

div#str-main .ul_dot{
	padding: 10px;
	background: url(/account/rakutenbank/images/con04-dot.gif) repeat-x left bottom;
}

div#str-main .con4_list{
	margin-left: 20px;
	margin-right: 20px;
}

div#str-main .con4_list li{
	padding: 10px 10px 15px 10px;
}

div#str-main .con4_list li div{
	float: left;
	width: 625px;
}
div#str-main .con4_list li div:first-child{
	width: 45px;
	margin-right: 15px;
}

.point{
	color: #bf0000;
}
.aln_l{
	text-align: left!important; 
}
