

/*メイン画像エリア*/

#mainimg{
	width:100%;
	height:122px;
	padding-top:200px;
	xbackground-color:#faf9f5;
	background-image:url(../image/flow/mainbg.png);
}



#mainimg h2{
	width:980px;
	height:122px;
	margin:0 auto;
}

/*メイン画像エリア*/





/*フローエリア*/

#area1{
	height:auto;
	margin:0 auto;
	letter-spacing:0.1em;
	background-image:url(../image/flow/mainbg.png);
	xbackground:#faf9f5;
	color:#630;
}


#flowarea{
	width:980px;
	height:1400px;
	margin:0 auto;
	background-image:url(../image/flow/bg.png);
	background-position:top;
	background-repeat:no-repeat;
}


#flowarea h3{
	margin-bottom:10px;
}

#flowarea h4{
	line-height:1.5;
	font-size:80%;
}

#flowarea p{
	line-height:1.5;
	font-size:80%;
}


#flow1{
	width:420px;
	height:218px;
	float:left;
}

#flow2{
	width:560px;
	height:158px;
	padding-top:60px;
	overflow:auto;
}


#flow2 p{
	width:279px;
}


#flow3{
	width:420px;
	height:260px;
	float:left;
	padding-top:183px;
}

#flow3 h4{
	width:380px;
}



#flow4{
	width:510px;
	height:323px;
	padding-top:120px;
	padding-left:50px;
	overflow:auto;
}


#flow4 p{
	width:290px;
}



#flow5{
	width:495px;
	height:680px;
	padding-top:20px;
	float:left;
}

#flow5 h4{
	width:400px;
}


#flow6{
	width:365px;
	height:550px;
	padding-top:160px;
	padding-left:120px;
	overflow:auto;
}


#flow6 p{
	padding-top:240px;
	color:#5b0;
	font-size:90%;
	font-weight:bold;
}



/*プローエリア*/