/*青*/
div#main h2#h2_flow{
	width:758px;
	height:58px;
	background:url("img/h2_flow.gif") no-repeat;
}
div#main h3{
	width:129px;
	height:25px;
	margin-left:10px;
	text-indent:-999999px;
	overflow:hidden;
}
div#main * html h3{
	margin-left:5px;
}
h3#h3_flow01	{background:url("img/h3_flow01.gif") no-repeat;}
h3#h3_flow02	{background:url("img/h3_flow02.gif") no-repeat;}
h3#h3_flow03	{background:url("img/h3_flow03.gif") no-repeat;}
h3#h3_flow04	{background:url("img/h3_flow04.gif") no-repeat;}

p#txt_FlowExplanation{
	margin:20px 0px;
}

div.col_flow{
	width:190px;
	float:left;
}
* html div.col_flow{
	width:185px;
}
div.col_flow img{
	display:block;
	width:170px;
	height:170px;
	margin-left:10px;
}
* html div.col_flow img{
	margin-left:5px;
}
div.col_flow p{
	width:170px;
	margin:10px 0px 10px 10px;
	font-size:85%;
	color:#4a69a8;
}
* html div.col_flow p{
	margin-left:5px;
}
