@charset "shift_jis";

.content .column .details p {
	width: auto;
	text-indent: 1em;
}

.content .column .details h3 {
	margin-top: 1em;
}

.content .column .details h4 {
	margin-top: 1.5em;
}

.content .column .details .paragraph {
	margin: 1em 0;
}

.content .column .details .inner {
	width: 590px;
	margin: 0 auto;
}

.content .column .details .first {
	margin-top: 0;
}

.content .column .details .inner dl {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.content .column .details .inner dl dt {
	float: left;
	clear: left;
	width: 7.5em;
	font-weight: normal;
}

.content .column .details .inner dl dd {
	overflow: hidden;
	margin-bottom: 0.2em;
	_zoom: 1;
}

.content .column .details .inner ul {
	margin: 1em 0;
	padding: 0 0 0 1.5em;
}

.content .column .details .inner ul li {
	margin: 0 0 0.2em 0;
	padding: 0;
	list-style-type: disc;
}

.content .column .details .inner dl dd ul {
	margin: 0;
}

.content .column .details .inner ol {
	margin: 0;
	padding: 0 0 0 2em;
}

.content .column .details .inner ol li {
	margin: 1em 0;
	padding: 0;
	list-style-type: decimal;
}

.content .column .details .inner ol li p {
	margin: 0.5em 0;

}

.content .column .details .inner ol li dl dt {
	font-weight: normal;
}

.content .column .details .inner ol li dl dd {
	margin-bottom: 0;
}


.content .column .term .photo {
	width: 542px;
	margin: 1.5em auto;
}

.content .column .term #photo6 {
}

.content .column .term .photo img {
	margin: 0 auto;
	padding: 20px;
	border: solid 1px #ccc;
}

.content .column .term .photo .caption {
	text-align: center;
}


.content .column .term table {
	width: 542px;
	margin: 1em auto;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 90%;
}

.content .column .term table caption {
	text-align: left;
	padding-left: 1.2em;
}

.content .column .term table td,
.content .column .term table th {
	border: solid 1px #bbb;
	padding: 0.3em 1em;
}

.content .column .term table th {
	background-color: #eef3f6;
	text-align: left;
	font-weight: normal;
}

.content .column .term table th.blank {
	background-color: #fff;
}

.content .column .term table th.spec {
	background-color: #ffc;
}


.content .column .term ul.notes {
	margin: 1em 0;
	padding: 0;
}

.content .column .term ul.notes li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.content .column .inner .term {
	margin-top: 2.5em;
}