@charset"shift_jis";

/*プロフィールのボックスのサイズは個別の指定をしないと崩れる*/
.profileBox{
	border: 1px solid #a1a1a1;
	margin-bottom: 40px;
}

