#map {
	width: 400px;
	background-image: url(images/imgNote.gif);
	background-repeat: repeat-y;
	float: left;
}
#mapText {
	width: 500px;
	float: right;
}
.introduction {
	padding: 0px;
	height: 150px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
.introduction p img {
	float: left;
}
.intoroduction_text {
	padding: 20px;
	float: right;
	width: 260px;
}
.intoroduction_text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
