@import url("specification_exp_common.css");


*>/**/sup {
	vertical-align: text-top;
	line-height: 4px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
.column .container {
	padding-bottom: 24px;
}
.column h3 {
	font-weight: bold;
	padding-bottom: 8px;
	color: #06c;
}
.column p {
	line-height: 150%;
	padding-bottom: 16px;
}
.column p em {
	color: #753;
	font-style: normal;
	font-weight: bold;
}
.column .fig1 {
	width: 100%;
	background-color: #ccc;
}
.column .fig1 td {
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	padding: 4px;
}
.column .fig1 th {
	font-size: 12px;
	color: #555;
	text-align: center;
	font-weight: normal;
	background-color: #eee;
	padding: 4px;
}
.column .memo {
	font-size: 10px;
	padding-top: 4px;
}
