@charset "utf-8";
/* CSS Document */

h2#flow {
	background-image:url(/img/flow/title.gif);
	background-repeat:no-repeat;
	height:32px;
	width:540px;
	text-indent:-9999px;
	margin-top:20px;
	}
#detail dt {
	float:left;
	width:267px;
	clear:both;
	}
#detail dd {
	width:233px;
	height:110px;
	padding:50px 0 0 0;
	margin-left:287px;
	}
#detail .clr {
	clear:both;
	}
.fll {
	float:left;
	width:267px;
	margin-top:20px;
	}
.flTex {
	width:233px;
	height:110px;
	padding:50px 0 0 0;
	float:right;
	margin-top:20px;
	font-size:12px;
	color:#666666;
	}
.mt20 {
	margin-top:20px;
	}
