@charset "utf-8";

/*============================================================
//
//  目次---------------------
//  　・仕事の流れページ専用
//==========================================================*/

#main dl dt{
	border-left: 5px solid #67a302;
    margin: 0 0 5px 3px;
    padding-left: 8px;
}

#main dl dd{
	margin-bottom:10px;
	padding-left:20px;
}