@charset "utf-8";
/*メインコンテンツ*/
div.cont1 h2{
	width:775px;
	height:150px;
	text-indent:-9999px;
	margin:0 0 30px 0;
	background:url(../images/flow/flow_h2.png) top left no-repeat;
}
div.cont1 h3{
	clear:both;
}
p.images{
	float:right;
	margin:0 0 20px 10px;
}
p.images_l{
	float:left;
	margin:0 10px 20px 0;
}
p.caution{
	font-size:12px;
	color:#F90;
	margin:10px 0 0 0;
}