@charset "shift_jis";
.workflowBlockL {
	float: left;
	width: 275px;
}
.workflowBlockR {
	float: left;
	width: 275px;
	margin-left: 27px;
}
#workflowText {
	height: 75px;
}
.arrow {
	margin-top: 10px;
	margin-bottom: 5px;
}

#headerBtn li#btnWork a {
	width: 156px;
	height: 36px;
	background-position: -312px -50px;
	background-image: url(../common/header_btn.gif);
	background-repeat: no-repeat;
}
