#title-bg-div {
	margin-bottom: 20px;
}
#div-01 {
	text-align: left;
	padding-left: 10px;
}
#div-01 dl {
	margin: 0px;
	padding: 0px;
}
#div-01 dl dt {
	background-image: url(img/icon_02_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	font-weight: bold;
	color: #005929;
	padding-left: 42px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	line-height: 168%;
}
#div-01 dd {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 15px;
}
#div-02 {
	text-align: left;
	padding-left: 10px;
}
#div-02 dl {
	margin: 0px;
	padding: 0px;
}
#div-02 dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #a17a40;
	padding-left: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 168%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#div-02 dd {
	font-size: 12px;
	line-height: 168%;
	margin-bottom: 15px;
}

.pic-bg-mg01 {
	background-image: url(img/pic_01.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.pic-bg-mg02 {
	background-image: url(img/pic_02.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.pic-bg-mg03 {
	background-image: url(img/pic_03.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.txt-01 {
	color: #a17a40;
	font-size: 12px;
}
