@charset "utf-8";

/* Plan Page Settings
------------------------------ */
.plan_workFlow {
	margin-bottom: 33px;
}

#commonService .unitTitle {
	margin-bottom: 11px;
}

#commonService ol li {
	width: 801px;
	margin: 0 auto;
	padding-bottom: 22px;
	position: relative;
}

#commonService ol {
	padding-top: 20px;
	background: url(../../images/bg_unit-inner_top.gif) center top no-repeat;
}

#commonService .unit-inner {
	background: url(../../images/bg_unit-inner_middle.gif) center top repeat-y;
}

#commonService .unit-wrapper {
	padding-bottom: 20px;
	background: url(../../images/bg_unit-inner_bottom.gif) center bottom no-repeat;
}

#commonService ol li p.serviceDesc {
	line-height: 1.4;
	width: 532px;
	position: absolute;
	top: 57px;
	left: 251px;
}

.inline_fd {
	vertical-align: middle;
}


