@charset "UTF-8";
.box01 {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	list-style-type: none;
}
.box02 {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
.txt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(img/icon.gif);
	height: 14px;
	background-repeat: no-repeat;
	line-height: 14px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(img/icon.gif);
	height: 14px;
	background-repeat: no-repeat;
	line-height: 14px;
	font-size: 12px;
	font-weight: lighter;
}
#txt_right {
	text-align: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828f5d;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #828f5d;
}
