/*=====================================================
	msg
=====================================================*/
.msg {
  overflow: hidden;
  *zoom: 1;
}
.msg .msg__company {
  width: 280px;
  margin: 0 auto 20px auto;
}
.msg .msg__text .msg__companyName {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: right;
}
