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

