@charset "UTF-8";

/* CSS Document */

.message-box {
	width: 950px;
	height: 531px;
	background:url("../../images/profile/company-overview-text.jpg") no-repeat #FFF;
}
.message-box p {
	font-size: 109%;
	line-height: 220%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0.2em;
	display: none;
}
.profile-title {
	width: 151px;
	float: left;
}
.profile-table {
	width: 755px;
	float: right;
}
.logo-item {
	width: 100%;
	position: relative;
}
.logo-item .anchor {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -180px;
	left: 0;
}
