@charset "shift_jis";

.mba_box{
	width: 550px;
	margin-bottom:20px;
	float:left;
}

.mba_title{
	width: 540px;
	padding:5px;
	background-color:#EFEBEF;
	float:left;
}

.mba_profile{
	width: 273px;
	border:solid 1px #EFEBEF;
	float:left;
}

.mba_profile-img{
	width: 120px;
	height:100px;
	padding:5px;
	float:left;
}

.mba_profile-name{
	width: 133px;
	padding:5px;
	font-size:12px;
	float:left;
}
