.go_container {
	height: 900px;
	width: 720px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-color: #FFFFFF;
}
.president {
	height: 563px;
	width: 290px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../goaisatu/syatyou.jpg);
}
.go_box {
	height: auto;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}
.aisatu {
	height: 563px;
	width: 385px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}
h1 {
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.footer_img {
	height: 187px;
	width: 685px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer_10space {
	height: 10px;
	width: 685px;
}

