@charset "utf-8";
/* --------------------------------------------------
	Since : 2010/06/08
	Last Modified: 2010/06/08
	Version: 1.0
 --------------------------------------------------- */

/* workflow
====================================================================================*/
h2 {
	background:url(../image/common/h2_workflow.jpg) no-repeat;
	height:45px;
	text-indent:-9999px;
	margin-bottom:10px;
}
	
.totop{text-align:right;margin:5px;}

.wf_main{
	width:569px;
	height: 213px;
	background: url(../image/workflow/topimg.jpg) no-repeat 0 0;
	margin: 15px auto;
	position: relative;
}

.wf_main1{
	position: absolute;
	top: 172px;left: 14px;
}
.wf_main2{
	position: absolute;
	top: 172px;left: 309px;
}

.flowbox{
	width: 569px;
	height: 127px;
	position:relative;
}
	.flowbox h4{
		display: none;
	}
	.flowbox .flow_text{
		position: absolute;
		top: 43px;left: 20px;
		line-height: 1.5;
	}
		.flowbox .flow_text li{
			background: url(../image/workflow/ico.jpg) no-repeat 2px 7px;
			padding-left:13px;
		}

.flow_arrow{text-align:center;}

.fb1{background:url(../image/workflow/fb1.jpg) no-repeat 0 0;}
.fb2{background:url(../image/workflow/fb2.jpg) no-repeat 0 0;height:155px;}
.fb3{background:url(../image/workflow/fb3.jpg) no-repeat 0 0;}
.fb4{background:url(../image/workflow/fb4.jpg) no-repeat 0 0;}
.fb5{background:url(../image/workflow/fb5.jpg) no-repeat 0 0;}
.fb6{background:url(../image/workflow/fb6.jpg) no-repeat 0 0;}
.fb7{background:url(../image/workflow/fb7.jpg) no-repeat 0 0;}
.fb8{background:url(../image/workflow/fb8.jpg) no-repeat 0 0;height:165px;}
.fb9{background:url(../image/workflow/fb9.jpg) no-repeat 0 0;}
.fb10{background:url(../image/workflow/fb10.jpg) no-repeat 0 0;}

.fb11{
	background:url(../image/workflow/fb11.jpg) no-repeat 0 0;
	height:82px;
	margin: 22px auto 15px;
}
	.fb11 .flow_text{
		display: none;
	}
