@charset "utf-8";
/* CSS Document */

#plan{
	overflow: auto;
	height: 1%;
	margin-bottom: 24px;
}

#plan img{
	border: 2px solid #5d4e3b;
	float: left;
}

#plan div{
	margin-left: 306px;
}

#plan p{
	text-indent: 28px;
}

#google_map{
	width: 550px;
	height: 350px;
	background-color: #CCCCCC;
	margin: 0px auto 20px;
	border: 2px solid #5d4e3b;
}