
h2 {
	color: #9e149e;
}

.aboutTxt {
	margin-bottom: 40px;
}

.aboutTxt p {
	font-size: 18px;
	margin-bottom: 40px;
}

.aboutTxt p a:hover{
	text-decoration: underline;
}

.snsLine {
	width: 725px;
	margin: 100px auto 0px;
}

.snsBox {
	float: left;
	text-align: center;
	width: 95px;
	margin-left: 50px;
}