@charset "Shift_JIS";

h2 {
	font-weight: bold;
	padding-top: 2em;
}


#history {
	width: 840px;
	margin: 0 auto;
}
#history2 {
	width: 630px;
	margin: 0 auto;
}
#history3 {
	width: 420px;
	margin: 0 auto;
}
#history4 {
	width: 210px;
	margin: 0 auto;
}

#history .photo,
#history2 .photo,
#history3 .photo,
#history4 .photo {
	float: left;
	width: 210px;
	height: 330px;
	margin-bottom: 20px;
}

#history .photo div,
#history2 .photo div,
#history3 .photo div,
#history4 .photo div {
	width: 210px;
	height: 305px;
	text-align: left;
}
#history .photo p.cap,
#history2 .photo p.cap,
#history3 .photo p.cap,
#history4 .photo p.cap {
	width: auto !important;
	text-align: left;
	font-weight: bold;
	padding-right: 20px;
}
