﻿@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#flow{
	margin-bottom: 100px;
}
#content .imgleft .image {
	margin-right: 30px;
}
#content .imgleft{
	background: url("../image/icon_flow.jpg") left 75px top repeat-y;
	padding-bottom: 50px;
}
#content .imgleft:last-child{
	padding-bottom: 0px;
}
#content .imgleft dt{
	font-weight: bold;
	font-size: 1.29em;
	margin-top: 10px;
	line-height: 1.75;
	margin-bottom: 5px;
}
#content .imgleft a{
	color: #47B4C6;
	font-weight: bold;
}
#content .imgleft span{
	color: #D86871;
}