/* CSS Document */
.bg-main {
	width: 100%;
	height: 100px;
	float: left;
	background: #E8F1F4;
}
.main {
	width: 980px;
	height: 132px;
	margin: 0 auto;
}
/*_____________________________*/
.p2-bg-01 {
	width: 100%;
	height: auto;
	float: left;
}
.tb {
	width: 730px;
	height:auto;
}
.tb tr td {
	vertical-align: middle;
}
.tb tr {padding-bottom:12px;}
td.tbl {
	width: 180px;
	height:auto;
	text-align:center;
	padding:20px 10px 20px 10px;
	background: #2393C9;
}
.space {width:100%;
height:25px;
background:url(../img/flow/ico.png) top  center no-repeat;}

td.tbr {
	padding:20px;
	background: #E9F2F5;
}