#block01 {
	width: 610px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#block01 p {
	margin-bottom: 20px;
}
#block01 h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(../recruit/welfare/images/title_bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 590px;
	padding-top: 10px;
	padding-left: 25px;
}
#block01 ul {
	padding: 0px 0px 0px 10px;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#block01 li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	line-height: 20px;
}
#block01 strong {
	font-size: 14px;
}
.box {
	background-color: #DBE6EF;
	width: 590px;
	margin-left: 30px;
}
.box .inside {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 22px;
}
.box .inside strong {
	font-size: 14px;
}
