@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 ol {
	margin: 1em 0;
	padding: 0 0 0 2em;
}

.content .column .details .inner ol li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 1.5em;
	list-style-type: none;
	text-indent: -1.5em;
}



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

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

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



.content .column .term ul {
	margin: 0;
}

.content .column .term ul li {
	margin: 0.3em 0 0.3em 2em;
	padding: 0;
	list-style-type: disc;
}