@charset "utf-8";



/* フォーム */


.person01,.person02,.person03 {
	clear:both;
	overflow:hidden;
}
.noClear {
	clear:none;
}
.person01 span,.person02 span,.person03 span {
	float:left;
	display:block;
	width:474px;
}
.noClear span {
	width:280px;
	_margin-bottom:15px;
}
.person01 strong {
	color:#666;
	width:4.5em;
	float:left;
}
.person02 strong {
	color:#4169e1;
	width:4.5em;
	float:left;
}
.person03 strong {
	color:#360;
	width:4.5em;
	float:left;
}

.rightArea {
	width:177px;
	padding-right:3px;
}
.secContent {
	width:540px;
	float:left;
}
.photo {
	width:180px;
}
.photo span {
	text-align:left;
}


.NFG-imgfBox span.cap,.NFG-secImg span.cap {
	color:#555;
}

