@charset "utf-8";

.border01 {
	border-bottom:solid 1px #d0d0d0;
	border-top:solid 1px #d0d0d0;
}

.content {
	margin:0px;
	padding:12px 14px;
	text-align: justify;
}

.font01 {
	font-size: 12px;
	line-height: 25px;
	color: #737373;
}
.font02 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.photoframe01 {
	width: 293px;
	height: 228px;
	position: relative;
	float: left;
	margin-right: 9px;
}
.photoframe02 {
	width: 218px;
	height: 166px;
	position: relative;
	float: left;
}

