@import url("specification_exp_common.css");


.column h3 {
	color: #06c;
	font-weight: bold;
	padding-bottom: 4px;
}
.column .container {
	padding-bottom: 24px;
}
.column p {
	line-height: 150%;
	padding-bottom: 12px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
.column .note {
	margin: 8px 0;
	padding: 8px;
	border: 1px solid #ccc;
}

.table-fig {
	font-size: 12px;
	line-height: 150%;
}
.table-fig table {
	border-collapse: collapse;
}
.table-fig td, th {
	padding: 4px;
	border: 1px solid #ccc;
}
.table-fig th {
	font-weight: normal;
}
.table-fig .bg-grey {
	background-color: #f1f1f1;
	white-space: nowrap;
}
table#sunpou {
	width: 360px;
	text-align: center;
}
table#sunpou .feet-size {
	width: 60px;
	text-align: center;
}
table#sunpou .mm-size {
	text-align: center;
}

.column ul#fig3 {
	font-size: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
}
