#full #page {
	float: left;
	height: auto;
	width: 1130px;
	background-color: #FFFFFF;
}
#full #page #company {
	float: left;
	width: 1130px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#full #page #company #pic {
	float: left;
	width: 1130px;
	height: auto;
}
#full #page #company #pic img{
	width: 1130px;
	height: auto;
	padding-bottom: 15px;
}
#full #page #company #title {
	float: left;
	height: auto;
	width: 1050px;
	margin-left: 40px;
	margin-right: 40px;
    background-image: url(../jpg/company.png);
    background-size: 1050px,auto;
	padding-top: 50px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#full #page #company #coment {
	float: left;
	width: 1110px;
	height: auto;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: left;
}
#full #page #company #coment img {
	height: auto;
	width: 200px;
}
#full #page #company #coment #box {
	padding-left: 40px;
	height: auto;
	width: 1110px;
	padding-top: 18px; 
	display: flex;
}
#full #page #company #coment #box #CT {
	height: auto;
	width: 240px;
}
#full #page #company #coment #box #CC {
	padding-top: 6px;
	padding-left: 40px;
	height: auto;
	width: 830px;
}
#full3 #fotter #end-fotter {
	display: none;
}
#full3 #fotter #map {
    display: none;
}
