@charset "UTF-8";
/* CSS Document */
.mt10{
	margin-top: 10px
}
.mt20{
	margin-top: 20px
}
.mt30{
	margin-top: 30px
}

.img-center{
	text-align: center;
}
h2.tit-font01 {
  padding: 0.5rem 1rem;
  border-left: 5px solid #65B2FF;
  background: #f4f4f4;
font-size: 18px;
}
table#kensyuphoto {
	width:100%;
	margin-bottom:1em;
	border-collapse: collapse;
	border-spacing:0;
	color:#555;
}
table#kensyuphoto td {
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}  

