@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#works{
  	margin-bottom:35px;
}
#works p{
  	margin-bottom:15px;
}
#flow {
  	margin-bottom:40px;
}
/* --------------------------------------
	table
-------------------------------------- */
#content table{
  	width:480px;
}
#content table th{
  	width:200px;
}
#content table th,
#content table td {
	padding: 7px 9px 6px;
}
#flow p.top{
  	margin-bottom:15px;
}
#content h4 {
	margin-bottom: 20px;
	line-height: 1.0;
	padding: 8px 10px 10px 10px;
	background:#EAFCDA;
	font-weight: bold;
	border-bottom:1px dotted #6BB72D;
}
#flow .box{
  	margin-bottom:30px;
}
#flow .imgbox .box p {
  	margin-left:236px;
}

#flow .box p span{
  	font-weight:bold;
}
