@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#flow dl dd{
	margin-bottom:25px;
}
#flow dl dt.top{
	margin-bottom:15px;
}
#flow dl dd{
	text-align:center;
}
#flow dl dd span{
	font-size:0.85em;
}
#flow dl dd.top{
	margin-bottom:15px;
}
#flow dl dd.t01 dl {
	border:3px solid #D3E24B;
	padding:10px 0;
	background-color:#FFF;
}
#flow dl dd.t01 dl dt {
	font-size: 1.27em;
	font-weight:bold;
	color:#376D10;
	text-align:center;
}
#flow dl dd.t01 dl dd {
	font-size: 0.85em;
	text-align:center;
	margin-bottom:0;
}
#content .box {
	margin-bottom:40px;
}
#content .imgleft p {
	margin-left:220px;
	margin-right:10px;
}
#content .imgright p {
	margin-right:230px;
}