@charset "utf-8";

/* table style
---------------------------------- */
.table_body {
	margin-bottom: 0px;
}
.styleof_table01 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/history_tbl_bg.gif) left top repeat-y;
	z-index: 0;
}
.styleof_table01 #table_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/history_tbl_top.gif) left top no-repeat;
}
.styleof_table01 #table_wrapper table td {
	padding: 10px 0px 10px 0px;
}
.styleof_table01 #table_wrapper table th {
	padding: 23px 0px 18px 0px;
	text-align: left;
}
.asset_body .styleof_table01 #table_wrapper table {
	background: url(../images/history_tbl_top.gif) left top no-repeat;
}
.asset_body .styleof_table01 table th.title_ad {
	width: 136px;
	background: url(../images/his_thline_left.gif) 35px bottom no-repeat;
	border: none;
}
.asset_body .styleof_table01 table th.title_ad span {
	margin-left: 35px;
}
.asset_body .styleof_table01 table th.title_wagou {
	width: 137px;
	background: url(../images/his_thline_center.gif) left bottom no-repeat;
	border: none;
}
.asset_body .styleof_table01 table th.title_affair {
	background: url(../images/his_thline_right.gif) left bottom no-repeat;
	border: none;
}
.asset_body .styleof_table01 table td.ad {
	background: url(../images/his_tdline_left.gif) 35px bottom no-repeat;
	border: none;
	z-index: 2;
}
.asset_body .styleof_table01 table td.ad span {
	margin-left: 50px;
}
.asset_body .styleof_table01 table td.wagou {
	background: url(../images/his_tdline_center.gif) left bottom no-repeat;
	border: none;
	z-index: 2;
}
.asset_body .styleof_table01 table td.affair {
	background: url(../images/his_tdline_right.gif) left bottom no-repeat;
	border: none;
	z-index: 2;
}
.styleof_table01 #table_bottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 678px;
	height: 60px;
	/* position: relative; */
	background: url(../images/history_tbl_bottom.gif) left bottom no-repeat;
	z-index: 1;
}

