*データテーブル用*/
#sp img, table, th, td {
	border: 0px;
}
#sp table.dTbl {
	font-size:11px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin-top:10px;
	word-break:break-all;
}
/*テーブル共通*/
#sp table.dTbl th, table.dTbl td {
	text-align:left;
	padding:0.2em 1em;
	background-color:#fff;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	font-weight:normal;
	word-break:break-all; 
}
#sp table.dTbl th {
	background-image:url(/cp/img/misc/DVHR-D250/bg.gif);
	background-color:#eee;
	background-color:#eee;
}
#sp table.dTbl td {
}
#sp table.dTbl UL, table.dTbl OL {
	margin-left:1.5em;
}
#sp table.dTbl>LI {
	margin-left:1.5em;
}
#sp table.dTbl LI {
	font-size:11px !important;
}
#sp table.dTbl table.dTbl2 {
	border-top: 1px solid #666;
	border-left:  1px solid #666;
}
#sp table.dTbl table.dTbl2 th, table.dTbl table.dTbl2 td {
	text-align:left;
	padding:0.2em 0.5em;
	border-right: 1px solid #666;
	border-bottom:  1px solid #666;
}
#sp table.dTbl table.dTbl2 th, table.dTbl table.dTbl2 td {
	font-size:11px;
}
#sp table.dTbl table.dTbl2 th {
	background-image:url(/cp/img/misc/DVHR-D250/bg.gif);
	background-color:#eee;
	background-color:#eee;
}
#sp table.dTbl table.dTbl2 td {
}