.workbox {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
.workbox dl {
	float: left;
	width: 300px;
}
.workbox dt {
	font-size: 10px;
	color: #999999;
	float: left;
	width: 300px;
	margin-bottom: 4px;
}
.workbox dd {
	float: left;
	width: 300px;
}.workbox02 {
	float: left;
	width: 630px;
	margin-bottom: 40px;
}
.workbox02 dl {
	background-image: url(../../../common/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 630px;
	margin-bottom: 15px;
}
.workbox02 dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../../../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 470px;
	padding-left: 30px;
	margin-bottom: 8px;
}
.workbox02 dd {
	color: #999999;
	text-align: right;
	float: left;
	width: 130px;
	margin-bottom: 8px;
}

