@charset "UTF-8";


#business {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	clear: right;
}
#business h3 {
	font-size: 130%;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2EA2DB;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	width: 715px;
	background-image: url(../business/img/sub_business.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2EA2DB;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
}


#flow {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	width: 100%;
	clear: left;
	padding-top: 50px;
}
#flow h3 {
	font-size: 130%;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2EA2DB;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	width: 715px;
	background-image: url(../business/img/sub_workflow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2EA2DB;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5px;
}
#flow table {
	padding: 0px;
	width: 680px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #4F719A;
}
.work {
	font-weight: bold;
	color: #FFF;
	background-image: url(../business/img/gyoumu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 175px;
	height: 27px;
	padding-top: 6px;
	float: left;
	margin-right: 6px;
	font-size: 110%;
	margin-bottom: 6px;
}
.work2 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../business/img/gyoumu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 175px;
	height: 27px;
	padding-top: 6px;
	float: left;
	margin-right: 0px;
	font-size: 110%;
	margin-bottom: 6px;
}
#flow td {
	vertical-align: top;
	padding: 7px;
}

.td1 {
	background-image: url(../business/img/icon_sankaku.gif);
	background-repeat: no-repeat;
	background-position: 60px 55px;
	height: 73px;
}
