<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px 0px;
}
a:link {color:#3333CC; text-decoration:none;}
a:visited {color:#9999FF; text-decoration:none;}
a:active {color:#FF6633; text-decoration:none;}
a:hover {color:#9900CC; text-decoration:underline;}


/***********************************************/
/* 豎守畑 table 豎守畑 concrete                    */
/***********************************************/

.table_concrete_au{
width: auto;
border-collapse: collapse;
font-size: 18px;
}
.table_single_au th{
padding: 2px;
color: #333;
background-color: none;
border: 1px solid #070707;
}
.table_single_au td{
padding: 3px;
background-color: none;
border: 1px solid #070707;
}


/***********************************************/
/* table                         */
/***********************************************/
table#table_01 {
	width: auto;
	border: 1px #070707 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table_01 th {
	padding: 5px;
	border: #070707 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
table#table_01 td {
	padding: 5px;
	border: 1px #070707 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
}

table#table_02 {
	width: 100%;
	border: 1px #070707 solid;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 120%;
}

table#table_02 th {
	padding: 5px;
	border: #070707 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	}
table#table_02 td {
	padding: 5px;
	border: 1px #070707 solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
}
table#table_03 {
	width: 47px;
	border: 1px #070707 solid;
	border-collapse: collapse;
	border-spacing: 0;
	height: 10px;
}

table#table_03 th {
	padding: 5px;
	border: #070707 solid;
	border-width: 0 0 1px 1px;
}
table#table_03 td {
	padding: 1px;
	border: 1px #070707 solid;
	border-width: 0 0 1px 1px;
}
table#table_04 {
	width: 100%;
	border: 1px #070707 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table_04 th {
	padding: 5px;
	border: #070707 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	}
table#table_04 td {
	padding: 5px;
	border: 1px #070707 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 12px;
}

table#table_05 {
	width: 60%;
	border: 1px #070707 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table_05 th {
	padding: 5px;
	border: #070707 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	}
table#table_05 td {
	padding: 5px;
	border: 1px #070707 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	font-size: 12px;
}</pre></body></html>