.MsgArea,
.AboutArea,
.AccessArea {
	position: relative;
	width: 100%;
	margin: 0px auto 40px;
	display: block;
	overflow: hidden;
}
.AccessArea {
	margin: 0px auto 20px;
}

.MsgArea p {
	width: 700px;
	margin: 0px;
	font-size: 14px;
	line-height: 240%;
	margin: 0px;
}

#Sign {
	width: 140px;
	height: 45px;
	margin: 10px 0px 0px 0px;
	display: block;
}

#KitaharaImg {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 240px;
	height: 380px;
}

.AboutArea table {
	position: relative;
	width: 960px;
	margin: 20px auto 0px;
}
.AboutArea th {
	width: 200px;
	height: 35px;
	font-size: 14px;
	text-align: left;
	padding: 0px 0px 0px 40px;
}
.AboutArea td {
	font-size: 14px;
	line-height: 200%;
	padding: 5px 0px;
}
.AboutArea td span {
	width: 90px;
	display: inline-block;
}
#AboutLine {
	width: 960px;
	height: 10px;
	display: block;
}
#MailAdd {
	width: 110px;
	height: 15px;
	margin: 0px;
	display: block;
}

/*
#map_canvas {
	position: relative;
	width: 960px;
	height: 400px;
	margin: 30px 0px 0px 0px;
	border: solid 1px #808080;
}
*/
.AccessArea iframe {
	position: relative;
	width: 960px;
	height: 400px;
	margin: 30px 0px 0px 0px;
	border: solid 1px #808080 !important;
}

.AccessArea p {
	font-size: 14px;
	margin: 10px 0px 0px;
}
