@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content .flow{
	padding-bottom:35px;
}

#content .flow .box{
	zoom:1;
	overflow:hidden;
	margin-bottom:20px;
}

#content .flow .special{
	margin-bottom:29px;
}

#content .flow div.last{
	margin-bottom:0;
}

#content .flow .box div{
	float:left;
	background:url(../image/flow_icon.jpg) no-repeat center bottom;
	padding-bottom:36px;
}

#content .flow .last div{
	background:none;
	padding-bottom:0;
}

#content .flow .box dl{
	margin-left:220px;
}

#content .flow .box dl dt{
	font-weight:bold;
	margin-bottom:7px;
	padding-bottom:8px;
	line-height:1.2;
	color:#330F13;
	background:url(../image/dotted03.gif) repeat-x left bottom;
}

#content .flow .box dl dd{
	padding-right:5px;
	line-height:1.8;
	font-size:0.8em;
}

#content .flow .box dl dd p{
	margin-bottom:23px;
}

#content .flow .box dl dd.pdf{
	margin-top:-9px;
}

#content .flow span{
	padding-left:12px;
}

#content .flow span.fBold{
	font-weight:bold;
}

#content .text{
	padding-bottom:24px;
}

#content .text p{
	margin-bottom:21px;
}