/* CSS Document */

#main table{
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:100%;
	margin-top:30px;
	background:url("../../../../img_common/dotted02.gif") bottom left repeat-x;
	}
#main table th{
	padding:15px 5px 15px 0;
	vertical-align:top;
	border-right:1px solid #F5F5F5;
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	}
#main table td{
	padding:15px 0px 15px 20px;
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	}
#main table td table{
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	width:100%;
	margin-top:0px;
	background:none;
	}
#main table td th{
	padding:0;
	border-right:none;
	background:none;
	font-weight:normal;
	}
#main table td td{
	padding:0;
	background:none;
	}
















