@charset "utf-8";

/*----------------------*/
#photoBox {
	width: 500px;
}
#photoBox #photoFrame {
	width: 115px;
	margin: 0 15px 0 0;
	float: left;
}
#photoBox #nameBorn {
	width: 370px;
	float: left;
	font-size: 12px;
}
#photoBox #nameBorn span {
	font-size: 18px;
	font-weight: bold;
}

/*----------------------*/
#format {
	margin: 25px 0 15px 0;
	line-height: 1.1;
}
#tit	{
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #dbddd3;
}
