#wrap {
	width: 910px;
	min-height:100%;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#lank {
	font-size: 13px;
	text-indent: 250px;
	color: #000066;
}


.tdl  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	height: 40px;
	width: 110px;
	text-align: right;
	font-size: 14px;
	text-indent: 20pt;
}
.tdr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	height: 30px;
	width: 230px;
	text-align: left;
	font-size: 14px;
	text-indent: 10pt;
}
.tdrr {
	width: 420px;
	text-align: center;
}

