@charset "utf-8";
/* サービスフロー ---------------------------------------------------*/


/* メインカラム ▼ */

h2.flow {
	background-image: url(../../image/flow/flowTitle.gif);
	width: 320px;
	height: 38px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

div.flowbg_middle {
	border-right: 1px solid #17a500;
	border-left: 1px solid #17a500;
	width: 298px;
	background-color: #fff;
}

div.flowbg_foot {
	background-image: url(../../image/flow/flowbg_foot00.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 5px;
}

div.flowbg_sp {
	padding: 5px 10px 0 10px;
}

h4.step1 {
	background-image: url(../../image/flow/flowStep1.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

h4.step2 {
	background-image: url(../../image/flow/flowStep2.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

h4.step3 {
	background-image: url(../../image/flow/flowStep3.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

h4.step4 {
	background-image: url(../../image/flow/flowStep4.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

h4.step5 {
	background-image: url(../../image/flow/flowStep5.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}

h4.step6 {
	background-image: url(../../image/flow/flowStep6.gif);
	background-repeat: no-repeat;
	width: 300px;	
	height: 36px;
	font-size: 8px;
	text-decoration: none;
	text-indent: -3000px;
	display: block;
}


div.flowbg_foot2 {
	background-image: url(../../image/flow/flowbg_foot01.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 90px;	
}

div.flowbg_foot3 {
	background-image: url(../../image/flow/flowbg_foot02.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 100px;
	margin-bottom: 20px;
}

div.flowBox {
	width: 300px;
	margin: auto;
	padding: 0 10px 0 10px;
	font-size: 90%;
}

.flowArrow {
	width: 124px;
	height: 26px;
	margin: auto;
	margin-bottom: 16px;
}