@charset "UTF-8";


/* life */

.cash_tabBox {
	padding:0px 0px 15px 0px;
	width: 610px;
}

.cash_tabNavi {
	padding: 0px;
	width: 849px;
	height: 44px;
	background: url(../img/cash_flow/dot.gif) repeat-x left bottom;
}
.cash_tabNavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cash_tabNavi li{
	padding: 0px;
	float: left;
	margin: 0px;
	width: 162px;
}
.cash_tabNavi li.li01{ width: 207px;}
.cash_tabNavi li.li02{ width: 156px;}

.cash_tabBody {
	padding:14px;
	margin:0px 0px 15px 0px;
	border:1px solid #BCBCBC;
	border-top:none;
}

.flow_groupBody{ background: url(img/flow/bk_cen.gif) repeat-y;}
.flow_groupBody img{
     display: block;
	 margin: 0px auto;
	 padding: 13px 0px 5px;
}
.flow_groupBody span{ padding: 0px 5px 13px; display: block; text-align: center;}
.flow_grouptop{ background: url(img/flow/bk_top.gif) no-repeat;}
.flow_groupBottom{ background: url(img/flow/bk_under.gif) no-repeat left bottom;}




.flow_arrow{
	background: url(img/flow/next.gif) no-repeat center center #ffffff;
	padding: 0px;
	margin: 0px;
	height: 36px;
}

.flow_body{
	padding:14px;
	margin:0px 0px 15px 0px;
	border-top:none;
}