@charset "utf-8";

div#container div#contents div.text-block ul {
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#container div#contents div.text-block li {
	padding: 0px;
	font-size: 85%;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9B7800;
	list-style-type: square;
	list-style-position: inside;
}

div#container div#contents div.text-block table.opt1 {
	width: 690px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}

div#container div#contents div.text-block table.opt1 th {
	width: auto;
	font-size: 100%;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
}

div#container div#contents div.text-block table.opt1 td {
	width: 33%;
	text-align: center;
	font-size: 85%;
	line-height: normal;
	padding-bottom: 10px;
}

div#container div#contents div.text-block table.opt1 td img {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

div#container div#contents div.text-block dl {
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#container div#contents div.text-block dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div#container div#contents div.text-block dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* 設備管理内容一覧テーブル開始 */
div#container div#contents table.emsystem {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 690px;
	border: 1px solid #d6d0ae;
}

div#container div#contents table.emsystem tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d0ae;
}

div#container div#contents table.emsystem th {
	padding: 5px;
	background-color: #edebdc;
	color: #664f00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d6d0ae;
	border-right-color: #d6d0ae;
	border-bottom-color: #d6d0ae;
	width: auto;
}

div#container div#contents table.emsystem td {
	font-size: 85%;
	color: #404040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #d6d0ae;
	border-right-color: #d6d0ae;
	border-bottom-color: #d6d0ae;
	padding: 5px;
}

div#container div#contents table.emsystem td.no {
	white-space: nowrap;
	width: 20px;
	text-align: center;
}

div#container div#contents table.emsystem td.title {
	white-space: nowrap;
	width: 130px;
}

div#container div#contents table.emsystem td.count {
	text-align: center;
	white-space: nowrap;
	width: 95px;
}
/* 設備管理内容一覧テーブル終了 */
