@charset "utf-8";

/* ------------------------------
	flowChartBlockB01 styles
-------------------------------- */

div.flowChartBlockB01 {
	width:666px;/* 646px */
	padding:0 0 30px 30px;
	margin:0 0 20px -10px;
	background:url(http://cdn2.hubspot.net/hub/134521/file-404970198-gif/new-img/shared/flowchartblock_bg_01.gif) 0 100% no-repeat;
}

#contents div.flowChartBlockB01:last-child {
	background-position: 0 0;
}

#contents div.flowChartBlockB01.last-child {
	background-position: 0 0;
}

#contents div.flowChartBlockB01 > *:first-child {
	border:none;
	background:none;
	margin:0;
	padding:0;
	
	border-top:1px solid #ccc;
	margin-left:-20px;
	padding-top:19px;
	padding-left:20px;
}

#contents div.flowChartBlockB01 .contentTitleB02 {
	font-size:128.57%;
	letter-spacing:0;

	_border:0 none;
	_background:none;
	_margin:0;
	_padding:0;
	_border-top:1px solid #ccc;
	_margin-left:-20px;
	_padding-top:19px;
	_padding-left:20px;
}
