@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#first{
	margin-bottom:30px;
}
#first p{
	margin-bottom:22px;
}
#content .flow{
	margin-bottom: 30px;
}
#content .flow dl dt{
	font-weight:bold;
	font-size:1.33em;
	color:#E0DF93;
}
#content .flow p.top{
	margin-bottom: 15px;
}
#content .flow dl dd{
	margin-bottom: 10px;
}
#content .flow dl dd.top{
	margin-bottom: 25px;
}