table#helpTable{}
table#helpTable th,
table#helpTable td{
	padding: 6px;
}
table#helpTable th{
	background-color: #C0DCF1;
	margin: 0px;
	border-bottom: 1px solid #87BEE7;
	border-left: 1px solid #ACD2EE;
}
table#helpTable td{
	border-bottom: 1px solid #D5D5D5;
}
table#helpTable input{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10pt;
}



table#helpTable td.topText{
	border-bottom: 1px solid #D5D5D5;
	padding: 12px 0px;
	line-height: 1.4;
}
table#helpTable td.lastText{
	border: none;
	padding: 15px 6px;
	line-height: 1.4;
}



table#helpTable td.submit{
	text-align: center;
	padding: 20px;
	background-color: #D8D8D8;
	line-height: 1.5;
}
