#contents {
	width: auto;
	height: auto;
	padding: 5px;
}

.tbl {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.tbl p {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 1.3em;
	text-align: justify;
}
.tbl .boarder {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right: #999999 solid 1px;
	border-bottom: #999999 solid 1px;
}
.tbl .detail {
	width: auto;
	height: auto;
	text-align: right;
}

.txt_dec {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.txt_ind01 {
	text-indent: 3em;
}
.txt_ind02 {
	text-indent: 5em;
}
