

/* ロープテーブル */
div#main table{
	margin-bottom:20px;
	}

div#main table th,
div#main table td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	text-align:center;
	}

div#main .table_itemshousai th{
	background:#D8F8D8;
	vertical-align:middle;
	}
div#main .table_itemshousai td{
	padding:5px 10px;
	}

