@import url("specification_exp_common.css");


.column h3 {
	font-weight: bold;
	padding-bottom: 2px;
}
.column .container {
	padding-bottom: 24px;
}
.column .fig1 {
	text-align: center;
	margin-bottom: 12px;
}
.column .fig1 img {
	margin-right: 12px;
	margin-left: 12px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
.column .image {
	float: left;
	width: 160px;
	padding-bottom: 12px;
}
.column .image p {
	margin-bottom: 8px;
}
.column .text {
	float: right;
	width: 420px;
}
.column .text p {
	line-height: 150%;
	margin-bottom: 12px;
}
.column #merit {
	width: 600px;
}
.column #merit td {
	background: #eeeaaa;
	vertical-align: top;
	padding: 8px;
	width: 280px;
	border-bottom: 8px solid white;
}
.column #merit td p {
	line-height: 150%;
}
.column #merit td.right {
	border-left: 4px solid white;
}
.column #merit td.left {
	border-right: 4px solid white;
}
.column #merit td .title {
	color: #777333;
	font-weight: bold;
	margin-bottom: 4px;
}
.column .note p {
	line-height: 150%;
	padding-bottom: 12px;
}
