@charset "UTF-8";
.profile-waku {
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.name {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 20px;
	color: #666666;
	font-weight: bold;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

