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

h2.flowTitle {
	font-size: 8px;
	background-image: url(../../image/flow/flowTitle00.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	width: 710px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.flowStep1 {	
	font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step1Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
}

div.flowStep1 p, 
div.flowStep3 p,
div.flowStep4 p,
div.flowStep5 p,
div.flowStep6 p,
div.flowStep8 p,
div.flowStep7 p {
	padding: 75px 0 0 78px;
}

div.flowStep2 {	
	font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step2Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
}

div.flowStep2 p.flowText {
	padding: 75px 0 0 78px;
}

div.flowStep2 p.detailBu01 a {
	font-size: 8px;
	background-image: url(../../image/flow/areaBu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	width: 174px;
	height: 24px;
	overflow: hidden;
	margin: 10px 0 0 78px;
}
div.flowStep2 p.detailBu01 a:hover {
	background-position: 0 -24px;
}


div.flowStep3 {	
	font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step3Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
}

div.flowStep4 {	
	font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step4Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
}

div.flowStep5 {	
	font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step5Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
}

div.flowStep6 {
       font-weight: normal;
	width: 710px;
	height: 242px;
	background-image: url(../../image/flow/step6Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-decoration: none;
	margin-bottom: 30px;
}


