/* 管理物件一覧用 */
.listBox {
	margin: 0 auto;
	padding: 5px 0 0;
}

.listBox img {
	vertical-align: top;
}

.listBox table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}

.listBox th,
.listBox td {
	margin: 0;
	padding: 0;
}

.listBox .tbl {
	width: 760px;
}

.listBox .tbl .tblTit {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 760px;
	margin: 0 auto;
}

.listBox .tbl .tblTit th,
.listBox .tbl .tblTit td {
	padding: 7px 0 5px;
}

.listBox .tbl .tblTit .topt {
	width: 370px;
}

.listBox .tbl .tblTit .topt strong {
	padding-left: 14px;
}

.listBox .tbl .tblTit .topts {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
}

.listBox .tbl .tblTit .tblMk {
	text-align: center;
	padding-top: 5px;
	width: 130px;
}

.listBox .tbl .tblTit .tblMk img {
	vertical-align: middle;
}

.listBox .tblData {vertical-align: top;}

.listBox .tblDataLine {
	width: 758px;
	height: auto;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	overflow: hidden;
}


.listBox .tblData .tblImg {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 754px;
	margin: 0 auto 3px;
}

.listBox .tblData .tblImg td {
	padding-top:  5px;
}

.listBox .tblData .tblTxt {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	width: 744px;
	margin: 0 auto 5px;
}

.listBox .tblData .tblTxt th {
	width: 100px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
}

.listBox .tblData .tblTxt td {
	padding: 4px 0 3px;
	text-align: left;
}

.listBox .tblData .tblTxt td.tblDataBtn {
	width: 219px;
	text-align: center;
}



/**/


.table2 {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.table3 {
	background-image:url(article/img/aktable3a.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.tablebackcolor {
	background-color: #99CC00;
}
.tableunderline {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	margin: 0px;

}
.tableunderline2 {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	margin: 0px;

}
.tablespece {
	padding-top: 8px;
	padding-bottom: 2px;
}
.tablespace2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
