@charset "utf-8";

#map{
	margin-top: 40px;
}
#map iframe{
	border: 1px solid #CCC;
}
#root{
	margin-top: 20px;
}
#root div img{
	margin-top: 10px;
}
#root div p{
	padding: 10px 0;
}
#info-u{
	padding-top: 20px;
	padding-bottom: 10px;
}
#info-u p{
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px 0;
}