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

