@charset "shift_jis";

.content .column .details .photos {
	margin: 1.5em auto;
	overflow: hidden;

}

.content .column .details .photos .image {
	float: left;
	font-size: 90%;
	line-height: 1.3;
	text-align: center;
}

.content .column .details .photos .image img {
	margin-bottom: 3px;
}

.content .column .details .photos #image1 {
	width: 290px;
	margin-right: 10px;
}

.content .column .details .photos #image2 {
	width: 290px;
}