@charset "utf-8";
h3 {
	margin-bottom: 30px;
}

.h4_box {
	margin-top: 30px;
	clear: both;
}
table {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
img {
	border:none;
}
.photo {
	clear:both;
	display: inline-block;
	text-align: left;
	width: 640px;
}
.photo:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html .photo {
	height:0.1%;
}
.photo div {
	float: left;
	width: 210px;
	text-align: left;
	padding-bottom: 10px;
}
.photo h5 {
	text-align: left;
	font-size: 14px;
	padding-bottom: 5px;
}

